Schema
WorkstreamDraftCreate
Start a new conversational draft anchored to a Topic.
| Field | Type | Description |
|---|---|---|
topic_idrequired | string | Topic the draft is being authored in — permakey (preferred) or UUID |
initial_message | string | null | First user message describing the playbook (passed to playbook_generation_service to seed draft_definition) |
draft_definition | object | null | Optional pre-seeded PlaybookV1 JSON |