For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Google Tasks

Example link

Code (Apache v2.0): Operation

Last updated