get_in_app_product
Retrieve details of a specific in-app product including title, description, and pricing using the package name and product SKU.
Instructions
Get details of a specific in-app product.
Args: package_name: App package name sku: Product SKU identifier
Returns: In-app product details including title, description, and pricing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | ||
| sku | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||