Create a product
swop_create_productCreate a sellable product on the linked account's SmartSite. It becomes instantly purchasable by humans at the SmartSite and by AI agents over x402. Confirm name and price with the user before creating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Product name | |
| image | No | Product image URL | |
| priceUsd | Yes | Price in USD (settles in USDC) | |
| mintLimit | No | Inventory limit, default 1 | |
| description | No | Product description | |
| productType | No | collectible (default), phygital, membership, coupon |