Resources
List Tools
List all available tool definitions (system + skill tools).
GET
List Tools
Returns all tools available to the authenticated user, combining system registry tools with tools from installed skills.
Authentication
Requires a Bearer token. See Authentication.Request Examples
Response
Array of tool definition objects. Each includes
name, description, inputSchema, category, permissionLevel, and requiresApproval.List Tools
