kavi task-output
Inspect normalized envelope and raw output for a completed task.
Synopsis
kavi task-output <task-id>Description
Displays the full output for a completed task, including both the normalized output envelope and the raw agent output. Use this to inspect exactly what an agent produced, debug unexpected results, or review the detailed response before landing.
Examples
# View output for a specific task
kavi task-output <task-id>Related
- kavi task -- enqueue a new task
- kavi tasks -- list all tasks to find task IDs
- kavi result -- view the latest landed outcome