billing_list_billing_history
Retrieve billing history for a specified period, with configurable days and page size. Get transaction details to track charges and payments.
Instructions
List billing history for the specified number of days.
Args: days: Number of days to include (default: 30) per_page: Number of items per page (default: 25)
Returns: Billing history with transaction details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||