register_watch
Declare the job this agent is waiting on by specifying a worker ID, label, or done-file, so other agents can track dependencies and coordinate work.
Instructions
Record which job (worker id, label, or done-file) this agent is waiting on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| done_file | No | ||
| job_label | No | ||
| binding_token | No | Opaque token returned by this agent's join_session or plan_session. Required for reliable identity when logical agents share an MCP connection. | |
| job_worker_id | No |