bills_list
Retrieve network usage bills from LibreNMS, filtering by reference, customer ID, or billing period. Supports pagination for large result sets.
Instructions
List bills from LibreNMS with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Bill reference filter | |
| limit | No | Maximum number of results to return | |
| custid | No | Customer ID filter | |
| offset | No | Number of results to skip (offset) for pagination | |
| period | No | Optional: previous to list previous period bills |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||