task_list
Retrieve tasks from a specified Google Tasks list, with options to show completed or hidden tasks and limit results.
Instructions
List tasks in a list. Find ids via tasklist_list; '@default' is the account's default list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| tasklist_id | No | @default | |
| show_completed | No | ||
| show_hidden | No | ||
| max_results | No |