Returns the list of pre-available tools for use (templates, integrations, or supported types).
GET https://gateway.orkeia.ai/tools/availables
Authenticationauthorization: <your_token>.
| 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) |