marrow_retrieve_memories
Find specific memories by full-text query and filters for date, tags, source, status, and shared flag, enabling targeted retrieval of past knowledge.
Instructions
Full-text search memories with filters (from, to, tags, source, status, shared).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | To date (ISO-8601) | |
| from | No | From date (ISO-8601) | |
| tags | No | Comma-separated tags | |
| limit | No | Max results | |
| query | Yes | Search query | |
| shared | No | Include shared memories | |
| source | No | Source filter | |
| status | No | Status filter |