Bills List
bills_listList network billing records from LibreNMS, applying optional filters by customer ID, reference, or billing period. Supports pagination to control result size.
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 | |||