Fetches the authenticated user's task lists from Google Tasks; results may be paginated. Response contains task lists under the `items` key. Multiple lists may share similar names — confirm the correct list by ID before passing to other tools.
pageTokenstringToken for the page of results to return; omit for the first page, use `nextPageToken` from a previous response for subsequent pages.
maxResultsintegerMaximum number of task lists to return per page. Capped at 100; values above 100 are silently truncated to 100.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.