bills_list
List bills from LibreNMS with filters for reference, customer ID, or period, and control pagination using limit and offset.
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 | |||