onetime_products_get
Retrieve detailed information for a specific one-time product using its package name and product ID from Google Play.
Instructions
Get a single one-time product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| packageName | Yes | Android application package name, e.g. com.example.app |