register_agent_to_ipc
Registers an agent with the IPC system to enable inter-process communication and coordination among AI agents.
Instructions
エージェントをIPCシステムに登録する。
Args: agent_id: エージェントID caller_agent_id: 呼び出し元エージェントID(必須)
Returns: 登録結果(success, agent_id, message)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||