sint__recall_memory
Search memory bank entries using query strings to retrieve matching data in JSON format, enabling efficient information recall within security protocols.
Instructions
Search the memory bank for entries matching a query string. Returns matching entries as JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query to match against memory entries | |
| limit | No | Maximum number of results to return (default: 10) |