paypal_list_invoices
Retrieve a paginated list of PayPal invoices. Specify page number, page size, and optionally include the total invoice count.
Instructions
List invoices (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Default 1 | |
| page_size | No | Default 20 | |
| total_required | No | Include total count; default true |