bill_history
Retrieve historical billing data for a specified bill ID from LibreNMS, with optional limit and offset for pagination.
Instructions
Get bill history from LibreNMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| bill_id | Yes | Bill ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||