Start Product Listing
nanmesh.listing.startStart a new entity listing on NaN Mesh after verifying it doesn't exist. Provide a user ID to get a conversation ID for continuing the listing description.
Instructions
Start listing a new entity on NaN Mesh via AI conversation. BEFORE calling this: use nanmesh.entity.search to check if it already exists. Returns a conversation_id. Then use nanmesh.listing.continue to describe the product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User identifier (any unique string) | |
| owner_email | No | Product owner's email — required for claiming the listing |