get_memory_entry
Retrieve a stored memory entry using its key. Returns the entry details or an error if not found.
Instructions
キーでメモリエントリを取得する。
Args: key: エントリのキー caller_agent_id: 呼び出し元エージェントID(必須)
Returns: エントリ情報(success, entry または error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||