This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdds full management of Google Tasks with pagination, filtering, hierarchy, and completion hiding.
Full changelog
Release v1.1.4:
Adds support for full management of Google Tasks
✓ Google Tasks (tasks_tools.py)
Tool | Description
-- | --
list_task_lists | List all task lists with pagination support
get_task_list | Retrieve details of a specific task list
create_task_list | Create new task lists with custom titles
update_task_list | Modify existing task list titles
delete_task_list | Remove task lists and all contained tasks
list_tasks | List tasks in a specific list with filtering options
get_task | Retrieve detailed information about a specific task
create_task | Create new tasks with title, notes, due dates, and hierarchy
update_task | Modify task properties including title, notes, status, and due dates
delete_task | Remove tasks from task lists
move_task | Reposition tasks within lists or move between lists
clear_completed_tasks | Hide all completed tasks from a list
✓ Google Tasks (tasks_tools.py)
Tool Description
list_task_lists List all task lists with pagination support
get_task_list Retrieve details of a specific task list
create_task_list Create new task lists with custom titles
update_task_list Modify existing task list titles
delete_task_list Remove task lists and all contained tasks
list_tasks List tasks in a specific list with filtering options
get_task Retrieve detailed information about a specific task
create_task Create new tasks with title, notes, due dates, and hierarchy
update_task Modify task properties including title, notes, status, and due dates
delete_task Remove tasks from task lists
move_task Reposition tasks within lists or move between lists
clear_completed_tasks Hide all completed tasks from a list
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About taylorwilsdon/google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports.
Related context
Beta — feedback welcome: [email protected]