list_agents
Retrieve a list of all agents, including file-saved agents. Requires caller agent ID.
Instructions
全エージェントの一覧を取得する。
ファイルに保存されたエージェント情報も含めて返す。
Args: caller_agent_id: 呼び出し元エージェントID(必須)
Returns: エージェント一覧(success, agents, count, synced_from_file)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||