list_invoices
Retrieve a list of invoices with amounts, dates, and status to review billing history and payment records.
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. |