aidelly_list_tasks
List workspace tasks with optional filtering by status, assignee, or ownership. Supports offset pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mine | No | ||
| limit | No | ||
| query | No | Optional query overrides for endpoints with sparse parameter schemas. | |
| cursor | No | ||
| offset | No | ||
| status | No | ||
| assignee | No | ||
| brand_id | No | ||
| workspace_id | No | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. | |
| include_completed | No |