Files
google-mcp/gtasks/tasks_tools.py
Forrest Trepte 7f8b327633 explain that when show_completed is set, show_hidden should also be set
fixes #139

add comment from https://developers.google.com/workspace/tasks/reference/rest/v1/tasks/list about the parameter show_completed

When Google's web UI and Google's mobile apps complete a task, they also make it hidden. When using MCP, if you ask for your hidden tasks, the LLM won't find them if it doesn't know this.
2025-08-29 13:50:37 -07:00

30 KiB