onetime_products_get
Fetch details for a specific one-time product (SKU) by providing the Android app package name and product ID.
Instructions
Get a single one-time product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console |