list_subscriptions
List all subscription products and their base plans for a given app package name.
Instructions
List all subscription products for an app.
Args: package_name: App package name
Returns: List of subscription products with their base plans
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |