Manage task lists and tasks on Google Tasks.
# Google Tasks Skillpack
Use this tool family for listing, creating, and updating Google Tasks.
## When to use it
Choose Google Tasks when the task involves:
- reading task lists
- creating tasks
- updating task state
- task-based personal productivity workflows
## How to use it through Clono
1. Search operations:
- `GET /api/tools/search?q=google tasks`
- or `GET /api/tools/search?q=tasks`
2. Pick an operation from the `google_tasks` tool family.
3. Start a run:
- `POST /api/tool-runs`
4. Poll for completion:
- `GET /api/tool-runs/{runId}`
## Requirements
- The user must have connected Google Tasks in Clono Integrations.
- Use explicit task list ids when available.