list_invoices
Retrieve billing history and payment records to review invoice amounts, dates, and statuses. Use when you need to check past invoices or confirm payments.
Instructions
Use this when the user wants to see their invoices, check billing history, or review payment records. Returns a list of invoices with amounts, dates, and status. Do NOT use this for cost analysis (use run_query) or budget tracking (use list_budgets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageToken | No | Token for pagination. Use this to get the next page of results. |