send_to_agent
Send text input to AI agents in terminal multiplexer workspaces. Use this tool to provide commands or queries to agents that are ready or idle for processing.
Instructions
Send text input to an agent. Agent must be in ready or idle state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID | |
| text | Yes | Text to send | |
| press_enter | No | Press enter after sending text |