stripe_list_charges
List recent Stripe charges filtered by customer ID, start date, and limit.
Instructions
List recent Stripe charges.
Args: customer_id: Stripe customer ID to filter by. from_date: Start date (YYYY-MM-DD). limit:
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | No | ||
| from_date | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |