list_billing_evn_by_period
Retrieve itemized billing data (EVN) for a specified month in YYYY-MM format. One call per month; request wider ranges as separate calls.
Instructions
Get provisioning itemized data (EVN) for a specific billing period (YYYY-MM). One month per call. If the user requests a range longer than one month, calculate the number of monthly calls required, inform the user, and ask for permission before proceeding. For FOCUS v1.3 compliant output, read resource ionos://billing/focus-v1.3.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract | Yes | contract number from get_billing_profile | |
| period | Yes | billing period in YYYY-MM format (e.g. 2026-04). Maximum one month per request — for wider ranges call once per month |