stripe_prices
List Stripe prices by providing a secret key. Filter by product, active status, type, and paginate with limit or starting_after.
Instructions
List Stripe prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret_key | Yes | ||
| limit | No | ||
| starting_after | No | ||
| product | No | ||
| active | No | ||
| type | No | one_time or recurring |