safe_status
Retrieve minimal task lifecycle status while protecting diffs, logs, file contents, and sensitive paths. Use when only state is needed and content-bearing tools are blocked.
Instructions
Return minimal task lifecycle status without exposing diff, log content, file contents, or sensitive paths. Use this when only task state is needed and content-bearing tools may be blocked by upper-layer security.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to check |