task_list
List queued tasks waiting in Kart for a worker agent, oldest first, with task text truncated to 80 characters. Answers what is queued to run.
Instructions
List tasks still waiting in the Kart queue for one worker agent
(default 'kart'), oldest first, task text truncated to 80 chars. Answers
"what is queued to run" — use task_status for one task's full detail.
Requires the fleet Postgres. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | kart | |
| limit | No | ||
| app_id | Yes |