Skip to main content
Gets a single task by ID from an agent’s checklist. Returns the full task object including subject, description, status, and dependency edges. Equivalent to murmur task get in the CLI.

Parameters

Response

Returns a single task object.

Examples

Get a task

Response:

Get a task from another agent

Errors