Welcome to Theo Docs — the AI orchestration API.
List all available tool definitions (system + skill tools).
cURL
curl --request GET \ --url https://api.example.com/api/v1/tools
{ "tools": [ {} ] }
curl https://hitheo.ai/api/v1/tools \ -H "Authorization: Bearer $THEO_API_KEY"
name
description
inputSchema
category
permissionLevel
requiresApproval
Was this page helpful?