Skip to main content
Retrieves the full details of a single task from an agent’s checklist — ID, subject, status, description, and dependency edges.

Synopsis

On a VM, the slug is optional — omitting it queries a task on the current agent’s own checklist.

Arguments

Output

The output is a set of key-value lines. Fields appear only when they have a value.

Examples

Get a task with no dependencies

Get a task with dependency edges

Self-query on a VM

When running on an agent VM, omit the slug:

Errors