bill_history
Retrieve historical billing data for a specific bill from LibreNMS by ID. Supports pagination with limit and offset for accessing past records.
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 | |||