stripe_prices
Retrieve a list of Stripe prices, with optional filtering by product, active status, or price type (one-time or recurring).
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 |