get_in_app_product
Get details of a specific in-app product by providing the app package name and product SKU. Returns title, description, and pricing.
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 | |||