JavaScript
Tools
List tools
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.cerca.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Minimum string length:
1Example:
"agent_abc123"
Response
Unified list of runtime and external tools currently available to an agent.
Response for GET /agents/{agentId}/tools. The tools field is an inspection list, not a configuration request field.
Unified list of runtime and external tools currently available to the agent.
A unified available tool entry. Runtime tools include requiresApproval; external tools include approval.
- RuntimeInternalTool
- RuntimeExternalTool