asc-iap
Installation
SKILL.md
asc In-App Purchases
Manage IAPs via the asc CLI.
List IAPs
asc iap list --app-id <APP_ID> [--limit N] [--pretty]
Create IAP
asc iap create \
--app-id <APP_ID> \
--reference-name "Gold Coins" \
--product-id "com.app.goldcoins" \
--type consumable