spreedly_payment_method_list_all_events
Retrieve a list of all payment method events with optional filtering by event type, count, sort order, and pagination.
Instructions
Lists all payment method events across your environment. This tool ONLY reads data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | The number of events to return | |
| order | No | Sort order | |
| event_type | No | Event Type | |
| since_token | No | Pagination token | |
| include_transactions | No | Whether to include gateway transactions |