delegate_status
Check the current state of a delegated job, including steps taken, tools called, background process status, and recent log output, to stay informed without blocking.
Instructions
Check how a delegated job is going without blocking: its state, how many steps it has taken, which tools it has called, any background processes it launched and whether they are still alive, and the tail of its log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| log_lines | No | Lines of log tail, default 25 |