Create listing
create_listingCreate a new product listing on Shopee, Lazada, or TikTok marketplace. Requires seller confirmation to execute.
Instructions
Create a new product listing in the shop.
[SENSITIVE] This action changes live shop data and requires the seller's explicit confirmation before it executes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| price | Yes | ||
| stock | Yes | ||
| images | Yes | Image IDs/URLs as required by the platform. | |
| currency | No | ||
| platform | No | Marketplace to target. Defaults to shopee. | |
| weight_kg | No | ||
| category_id | Yes | ||
| description | Yes | ||
| confirmation_token | No | Echo back the token from a prior 'confirmation required' response to approve and execute this action. Only needed when the client cannot prompt directly. |