Newer Version Available
Prompt Template Actions
Creates a response based on the large language model (LLM) response for the specified
prompt template and inputs.
This object is available in API version 60.0 and later.
This action is available only if you enable Prompt Builder and the user who runs the flow has the Prompt Template User permission.
The API name for each action is prefixed with generatePromptResponse.
Supported REST HTTP Methods
- URI
- Get a list of available Prompt Template actions: /services/data/vXX.X/actions/custom/generatePromptResponse
- Get information about a specific Prompt Template action: /services/data/vXX.X/actions/custom/generatePromptResponse/template_API_name
- Formats
- JSON, XML
- HTTP Methods
- GET, HEAD, POST
- Authentication
- Authorization: Bearer token
Inputs
Input values vary according to the input variables specified for the prompt template.
Outputs
| Output | Details |
|---|---|
| promptResponse |
|