zabbix_get_item_history_range
Retrieve historical data for any Zabbix item over a specified time range, with automatic value type detection for accurate results.
Instructions
Get historical data for a specific item over a time range with automatic value type detection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of records to return (default: 100) | |
| itemid | Yes | Item ID to get history for | |
| hours_back | No | Number of hours back from now to retrieve data (default: 24) | |
| include_item_info | No | Include item information in the response |