Error
A valid request URL is required to generate request examples{
"tools": [
{}
]
}{
"error": "Agent not found"
}Agents - Tools
List agent's tools
Get all tools attached to a specific agent.
GET
/
agents
/
{agentId}
/
tools
Error
A valid request URL is required to generate request examples{
"tools": [
{}
]
}{
"error": "Agent not found"
}