apiinfo_version
Retrieve Zabbix API version details in JSON format. This tool provides essential version information for seamless integration and monitoring setup.
Instructions
Get Zabbix API version information.
Returns:
str: JSON formatted API version info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}