order_think_tank_session_30
Convene a think tank — a curated team of vetted human experts runs a 30-minute working session on your idea, problem, or decision and returns synthesized directions, ideas with rationale, and recommended next steps. Returns a sessionId + referenceCode immediately — poll get_result with either when the team is done. Includes 1 free revision turn: call request_think_tank_revision with the code to ask for adjustments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaUrls | No | Optional. Publicly accessible URLs to reference material (images, decks, docs, links) the team should review. | |
| description | Yes | The idea, concept, or problem you want the think tank to work on. Be specific about the goal and any constraints. | |
| buyerWalletAddress | No | Optional. An EVM wallet address. If provided, you can later retrieve the deliverable on humantaste.app by connecting this wallet. | |
| requestedDeliverables | No | Optional. What you want out of the session — e.g. "5 campaign concepts", "a positioning statement", "product name ideas". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tip | Yes | ||
| status | Yes | ||
| message | Yes | ||
| offering | Yes | ||
| priceUsdc | Yes | ||
| sessionId | Yes | ||
| referenceCode | Yes | ||
| revisionTurns | Yes |