Reads task in Google Tasks.
Input Fields
- Task
- Task ID (text) : Identification code of task created (Eg. MDQz2HHASJHAhaJAnf..)
Output Fields
- Title (text): Title of task.
- Notes (text): Description and additional notes about task.
- Updated Date (text): Date task was last updated.
- Completed Date (text): Date task was completed.
- Due Date (text): Date task is due on.
- Status (text): Status of task (Eg. needsAction, completed).
- URL (text): URL of task created.
- Parent ID (text): Identification code of Parent/Top level task.
- Deleted (true or false): “True” indicates task has been deleted.