list_global_memory_entries
Retrieve global memory entries shared across all projects, with optional tag filtering. Returns a list of entries and their count.
Instructions
グローバルメモリエントリ一覧を取得する(全プロジェクト共通)。
Args: tags: フィルタリングするタグ(オプション) caller_agent_id: 呼び出し元エージェントID(必須)
Returns: エントリ一覧(success, entries, count)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||