list_subscriptions
Retrieve all subscription products and their base plans for a specified app package.
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 |