request_deliverable
Commission a finished document from an analyst — a skill-based deliverable like a marketing plan, deck review, or trend briefing. Specify offering_key (see the offerings list on each analyst from list_analysts), a brief (2–5 sentences: audience, goal, constraints), and optional attachments. The analyst researches on your behalf, then produces the document in the background. Returns a job_id — poll with check_deliverable_status until status is "completed" to get the artifact links. The offering price is charged on acceptance; the analyst's research is included, not billed separately. Example brief: "Marketing plan for a DTC skincare launch targeting Gen-Z, 50k budget, 90-day horizon."
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | Yes | 2–5 sentences: audience, goal, constraints. Agents imitate the example in the tool description — be concrete. | |
| userId | No | Optional user identifier. | |
| analyst_id | Yes | The internal analyst ID producing the deliverable (from list_analysts). Never display raw IDs or slugs, internal field names, or tool names to the user — refer to the expert by display name. | |
| attachments | No | Optional supporting text files mounted into the analyst's workspace (max 5). | |
| offering_key | Yes | The offering to commission (e.g., 'marketing_plan'). See the `offerings` array on each analyst from list_analysts. |