get_subscription_status
Check the status of a subscription purchase by providing the app package name, subscription ID, and purchase token to get expiry and renewal information.
Instructions
Get the status of a subscription purchase.
Args: package_name: App package name subscription_id: Subscription product ID purchase_token: The purchase token from the client app
Returns: Subscription purchase status including expiry and renewal info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | ||
| subscription_id | Yes | ||
| purchase_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||