List Available Tools
Tools
List Available Tools
Returns the list of pre-available tools for use (templates, integrations, or supported types).
GET
List Available Tools
Documentation Index
Fetch the complete documentation index at: https://docs.orkeia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
GET https://gateway.orkeia.ai/tools/availables
AuthenticationRequires header
authorization: <your_token>.
Headers
Example (cURL)
Responses
Response - Success
response
500 — Server Error
400 — Client Error
Fields
| Field | Type | Description |
|---|---|---|
| key | string | Identifier of the tool type/model |
| name | string | Friendly name |
| description | string | Description of the type |
| category | string | Category (e.g., integration, runtime) |
