Query: Find Task
Google Tasks Operation

The Find Task query searches for and retrieves a specific task.
Example User Story
I want to find a specific task in my Google Tasks list so that I can view or edit its details.
Fields
Field Name
Field Type
Required
taskID
String
No
title
String
No
tasklist
String
Yes
success
Boolean
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated