insights.tools
Get Insight Tool By Id
Get a InsightTool by Name.
GET
Authorizations
Path Parameters
Response
200
application/json
Successful Response
Response model for an insight tool.
Human readable name of insight tool
Example:
"summary-tool"
Text description of insight tool
Example:
"Default tool - generates a summary of the call"
Version of insight tool
Example:
1
Arguments for calling the insight tool
Example:
{
"prompt": "Provide a concise, accurate summary of the conversation's key points, focusing on the user's goal and how the agent responded"
}
Unique ID for insight tool definition used by insight tool
Example:
1
Unique ID for insight tool
Example:
1
Email of user who last updated insight tool
Example:
"user@email.com"
Insight Tool Definition
Timestamp of at which insight tool was created
Example:
"2024-01-01T00:00:00Z"
Timestamp at which insight tool was last updated
Example:
"2024-01-02T00:00:00Z"