Get the details of a specific tool
Successful Response
Response model for tool detail endpoint. A tool is a function that an agent can call to perform actions like accessing databases, making API calls, or processing data. For an agent to have access to a tool, the prompt associated with that agent should be linked to the tool and include instructions to use it. For more information, see Console docs.
The name of the tool
A tool that can be called from an LLM during the conversation. See https://docs.syllable.ai/Resources/Tools.
Internal ID of the service to which the tool belongs
The internal ID of the tool
Comments for the most recent edit to the tool.
The name of the service to which the tool belongs
IDs and names of the prompts linked to the tool
IDs and names of the agents linked to the tool via a prompt
The timestamp of the most recent update to the tool
The email of the user who last updated the tool
Highest tools_history snapshot version for this tool; the tools row defaults to 1.
Validation issues found in the tool definition. Warnings and infos are informational; errors block the save.
Fields that the tool accepts as input