zabbix_api_docs
Retrieve Zabbix API method documentation with parameter details. Use before calling API methods to ensure correct parameters.
Instructions
Get Zabbix API method documentation.
Call this BEFORE zabbix_api() if you are unsure about method parameters. Shows required/optional parameters with types and descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | Zabbix API method (format: 'object.action'). | |
| version | No | Zabbix version (e.g., '7.0', '6.0'). If omitted, uses server version. | |
| timeout | No | HTTP timeout in seconds (default: 10). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |