cURL
curl --request GET \ --url https://api.getarbol.com/v1/agents/{agentId}/tools \ --header 'Authorization: Bearer <token>'
{ "items": [ {} ] }
Get all tools assigned to a specific agent.
Use your API key from the Arbol dashboard. Go to Settings > API Keys to generate one.
Agent ID (agt_ prefix)
Agent tools