list_invoices
Retrieve your billing history and invoices with details on amounts, dates, and payment status.
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. |