bill_history
Retrieve historical billing records for a specific bill ID in LibreNMS. Use limit and offset parameters to paginate results.
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 | |||