herdr_agent_prompt
Send a prompt to an agent in a terminal pane and optionally wait until it reaches a specified status (idle, working, blocked, done, or unknown).
Instructions
Send a prompt to an agent running in a pane. Optionally block until the agent reaches one of these statuses: idle, working, blocked, done, unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The prompt text to send. | |
| wait | No | Optionally block until the agent reaches one of these statuses. | |
| target | Yes | Agent target (pane id, session id or path). |