propose_task_create
Stage a task creation preview and obtain an approval token. Present the preview to the user for review, then apply changes only upon explicit approval.
Instructions
Stage the creation of a task and get an approval token. Does NOT create anything: show the preview to the user, and only after the user explicitly approves call apply_approved_action with the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| assigned | No | ||
| column_id | Yes | ||
| description | No | ||
| extra_fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||