agent_prompt
Submit a task to an MCP-managed coding agent only after a readiness check; preflight rejections are not submitted, while post-start timeout or cancellation may be unsafe to retry.
Instructions
Submit a task to an MCP-managed coding agent after a positive readiness check. Preflight or pre-spawn rejection is not submitted; timeout/cancellation after Herdr starts is possibly submitted and unsafe to auto-retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| wait | No | ||
| until | No | ||
| skills | No | ||
| agentId | Yes | MCP-managed persistent agent ID returned by agent_start. | |
| timeoutMs | No |