agents
List Agent Tools
Get tools from an existing agent
get/v1/agents/{agent_id}/tools
Path parameters
agent_idstring required
Response
Successful Response
Example response
[
{
"id": "tool-123e4567-e89b-12d3-a456-426614174000"
}
]Get tools from an existing agent
Successful Response
[
{
"id": "tool-123e4567-e89b-12d3-a456-426614174000"
}
]