Get subscription
play_get_subscriptionFetches a single subscription product by its product ID from a Google Play Console app. Use it to retrieve details for a specific in-app subscription.
Instructions
Fetches one subscription product by product id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | ||
| packageName | Yes | Play Console package name, e.g. "com.example.app" |