safe_status
Check a task's lifecycle status while keeping diffs, logs, file contents, and paths private. Get minimal state for security-sensitive contexts.
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 |