get_subscription
Retrieve a Stripe subscription's current status, plan, and next billing date.
Instructions
Retrieves details for a specific Stripe subscription, including current status, plan, and next billing date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the subscription (e.g., 'sub_123'). |