opencode_command
Send a command or text to OpenCode and submit it with Enter to delegate tasks as a subagent. Use session_id to target a specific session or default to the active one for multi-session orchestration.
Instructions
Sends a command or text to OpenCode and submits it with Enter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command string. | |
| session_id | No | Session ID (defaults to active session). |