delete_global_memory_entry
Deletes a global memory entry by its key, which is shared across all projects.
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 | |||