Add Task
add_taskCapture commitments from conversations by adding tasks with optional due dates to StickyInc's floating pane.
Instructions
Add a todo to StickyInc. The user sees it appear in their floating pane.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The task text, e.g. 'Call the dentist' | |
| due_at | No | Optional ISO 8601 datetime when this is due, e.g. '2026-04-24T15:00:00Z' |