Google Tasks
JSON →Integrate with Google Tasks to manage your to-do lists and tasks.
Tools · 13
- list-tasklists List all your task lists
- get-tasklist Get details about a specific task list
- create-tasklist Create a new task list
- update-tasklist Update an existing task list
- delete-tasklist Delete a task list
- list-tasks List all tasks in a task list, including paginated results
- get-task Get details about a specific task
- create-task Create a new task
- update-task Update an existing task
- delete-task Delete a task
- complete-task Mark a task as completed
- move-task Move a task (reorder, change parent, or move across task lists)
- clear-completed-tasks Clear all completed tasks from a list
Environment variables
GOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRET
Links
★ 40 GitHub stars