get_output
Retrieve terminal output from a specified AI agent's tmux session to monitor or debug its task execution.
Instructions
エージェントのtmux出力を取得する。
※ Owner と Admin のみ使用可能。
Args: agent_id: 対象エージェントID lines: 取得する行数(デフォルト: 50) caller_agent_id: 呼び出し元エージェントID(必須)
Returns: 出力内容(success, agent_id, lines, output または error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | ||
| agent_id | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||