tasks_list_tasks
Retrieve tasks from a Google Tasks list, optionally including completed items.
Instructions
List tasks in a specific task list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskListId | No | Task list ID (default '@default') | |
| showCompleted | No | Include completed tasks (default false) |