Google Tasks
JSON →Manage your Google Tasks with an AI assistant using natural language.
Install
npx -y @smithery/cli Tools · 6
- search_tasks Search for specific tasks by query
- list_tasks List all tasks in your Google Tasks lists
- create_task Create new tasks with title, notes, and due date
- update_task Update existing tasks (title, notes, status, due date)
- delete_task Delete tasks
- clear_completed_tasks Clear completed tasks from a task list
Environment variables
GOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETGOOGLE_REFRESH_TOKEN
Links
★ 8 GitHub stars