Get a prompt by ID
Successful Response
Response model for prompt operations. A prompt defines the behavior of an agent by delivering instructions to the LLM about how the agent should behave. A prompt can be linked to one or more agents. A prompt can also be linked to tools to allow an agent using it to use those tools. For more information, see Console docs.
The prompt name
The description of the prompt
The type of the prompt
The prompt text that will be sent to the LLM at the beginning of the conversation
Names of the tools to which the prompt has access (DEPRECATED - use information from full tools field instead)
LLM configuration for a prompt.
Whether session end functionality is enabled for this prompt
ID of the optional session end tool associated with the prompt
The comments for the most recent edit to the prompt
The internal ID of the prompt
The last updated date of the prompt
Email address of the user who most recently updated the prompt
The number of agents using the prompt
The version number of the current version of the prompt
Full definitions of tools to which the prompt has access