segnals_publish_listing
Publish a bot as a marketplace listing. Preview first, then confirm to submit for admin review and approval.
Instructions
Publish a bot as a marketplace listing. Requires scope: write:marketplace. VIP tier required.
TWO-STEP CONFIRMATION: Call without confirm to preview. Call with confirm: true to publish. The listing goes to 'pending_review' — an admin must approve it before it becomes active. Seller terms acceptance is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_bot_id | Yes | Bot ID to publish as a listing | |
| title | Yes | Listing title | |
| description | Yes | Listing description | |
| price_usd | Yes | Price in USD (0 = free) | |
| confirm | No | Set to true to execute after previewing |