restore_from_memory_archive
Restores an archived memory entry by key, allowing retrieval of previously stored context or state for multi-agent coordination.
Instructions
アーカイブからメモリエントリを復元する。
※ Owner と Admin のみ使用可能。
Args: key: 復元するエントリのキー caller_agent_id: 呼び出し元エージェントID(必須)
Returns: 復元結果(success, entry, message または error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||