infomaniak_explain
Returns the full definition of any tool, including description, annotations, input parameters, and output shape.
Instructions
Returns the full definition of a specific tool — description, annotations, input parameters and output shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Name of the tool to explain (e.g. 'infomaniak_overview'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | ||
| description | Yes | ||
| annotations | No | ||
| input_schema | Yes | ||
| output_schema | No |