herdr_agent_read
Read another agent's terminal output to gather context for handoff. Specify target agent and optionally limit lines; defaults to visible screen.
Instructions
Read another agent's terminal output to gather context (contextual handoff). Defaults to the visible screen, which is the most reliable source. Keep lines small to avoid flooding context. To find valid targets first, call herdr_agent_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of trailing lines to read (default 200). | |
| source | No | Which portion of the pane buffer to read (default: visible). | |
| target | Yes | Agent target: terminal id, unique agent name, detected/reported agent label, or legacy pane id. |