get_order
Retrieve detailed order or transaction information including product, purchase state, and token for a specific app package and order ID.
Instructions
Get detailed order/transaction information.
Args: package_name: App package name order_id: Order ID to retrieve
Returns: Order details including product, purchase state, and token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | ||
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||