Get Task
get_taskFetch details of a specific Google Task using task list ID, task ID, and user email. Quickly access task information such as title, notes, due date, and status.
Instructions
Get details of a specific task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the task to retrieve. | |
| task_list_id | Yes | The ID of the task list containing the task. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |