delete_memory_entry
Removes a memory entry by key. Use to delete stored data when managing multi-agent task execution.
Instructions
メモリエントリを削除する。
※ Owner と Admin のみ使用可能。
Args: key: 削除するエントリのキー caller_agent_id: 呼び出し元エージェントID(必須)
Returns: 削除結果(success, key, message)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||