GoogleTasks Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
GoogleTasks Tables
| Name | Description |
| TaskLists | Retrieve task lists from Google Tasks API including titles, metadata, and modification timestamps. |
| Tasks | Retrieve tasks from Google Tasks API including status, due dates, completion information, and hierarchical relationships. |