Write Tools
manage_tasks
Create, update, delete, complete and un-complete tasks and calendar events.
Create, update, delete, complete and un-complete tasks and calendar events. The v1/v2 choice is resolved internally.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create, update, delete, complete and un-complete tasks and calendar events.
manage_tasks({
action: "create" | "update" | "delete" | "complete" | "uncomplete",
type: "task" | "event", ids?, fields?
})