open_session
Opens an agent's tmux session in a terminal application for direct task management. Available only to the owner.
Instructions
エージェントのtmuxセッションをターミナルアプリで開く。
優先順位: ghostty → iTerm2 → Terminal.app
※ Owner のみ使用可能。
Args: agent_id: エージェントID caller_agent_id: 呼び出し元エージェントID(必須)
Returns: 開く結果(success, agent_id, session, message または error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||