Add Todos (Batch)
add_todosAdd multiple todo items in a single batch operation to manage tasks with titles, descriptions, priorities, due dates, and tags.
Instructions
Add multiple todo items in one call
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Todos to add in a single batch |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |