Draft Bot Task with AI
neuron_draft_taskTurn a plain-English description into a structured task spec (title, instruction, scheduleKind, schedule, timezone, config) WITHOUT creating it. Use the returned draft as input to neuron_create_task after any edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| botId | Yes | UUID of the bot | |
| prompt | Yes | Plain-English description of the task, e.g. 'every morning at 8am, message 10 people we haven't heard from in 10+ days with our intro offer'. | |
| timezone | No | IANA timezone to assume (e.g. Africa/Lagos). |