subscriptions_list
List all subscriptions for an Android app by specifying the package name. Supports pagination and filtering archived subscriptions.
Instructions
List all subscriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| pageSize | No | ||
| pageToken | No | ||
| showArchived | No |