🚀 Introducing Astro - Your AI assistant for building and improving agents. Get started
cURL
curl --request GET \ --url https://odyssey.asteroid.ai/agents/v2/agents/available-tools \ --header 'X-Asteroid-Agents-Api-Key: <api-key>'
{ "tools": [ { "capability": "<string>", "description": "<string>", "isRequired": true, "name": "<string>" } ] }
List all available tools/capabilities for AI Task nodes in workflows
The request has succeeded.
Show child attributes