stripe_list_recent_invoices
List recent Stripe invoices with optional customer filter or result limit.
Instructions
List recent Stripe invoices (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max invoices to return (default 10). | |
| customer | No | Filter to a specific Stripe customer id (e.g. cus_...). |