Tasks
List tasks
`q` matches (case-insensitive substring) against a task's `name` or `description`. `sort` accepts `name`, `importance`, `updated_at`, `created_at` (default, newest first), `criteria` (backed by the `criteria_count` counter), and `resources` (backed by the `documents_count` counter). `executions` counts referencing executions and is offset-only โ combining it with `cursor` returns 400.
Create a task
Create a task
Generate tasks from existing knowledge-base content
Generate tasks from existing knowledge-base content
Delete a task
Delete a task
Get a task
Get a task
Update a task
Update a task