...
| The module ID of the action that was selected. |
| The action ID of the action that was selected. |
| The parameters that the LLM generated for the action. This will match the schema provided for the action parameters. |
| The raw text of the prompt that was sent up to the LLM provider. |
| If the selected action includes text, such as a message send, then this is text of the response to be said back to the user. Otherwise blank |
Properties
type | LLM |
needs conversation | true |
uses content template | true |
uses options template | true |
customizable output schema | false |