List Tasks
list_tasksList tasks in the registry, optionally filtering by kind or status, to identify and recover orphaned tasks.
Instructions
Lists tasks in the registry, optionally filtered by kind/status. Useful for orphan recovery alongside list_active_sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| since | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | ||
| totalTasks | Yes |