tasks_get
Retrieve a specific Google Task by providing its task list ID and task ID.
Instructions
Get a specific Google Task (tasks.get)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ID of the task | |
| taskListId | Yes | Task list ID (use '@default' for the default list) |