get_task
Retrieve specific task details from Google Workspace by providing user email, task list ID, and task ID.
Instructions
Get details of a specific task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| task_list_id | Yes | The ID of the task list containing the task. | |
| task_id | Yes | The ID of the task to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |