inspect
Retrieve task details on demand by task ID, including status, summary, diff, logs, and usage. Generate a sanitized diagnostic report with redacted secrets and actionable hints for safe sharing.
Instructions
Read task details on demand (logs/diffs stay on disk; read slices here). what: status | summary | diff | verify | log | raw | usage | diagnose.
diagnose returns a compact SANITIZED report (secrets/emails/blobs redacted, size-bounded) with a stable
codeand actionablehints— safe to share.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| what | No | status | |
| limit | No | ||
| offset | No | ||
| task_id | Yes |