memory_query_structured
Query memories with structured filters by scope, namespace, tags, importance, and date range; sort, paginate, and project specific fields for exact deterministic retrieval.
Instructions
Structured query over memory PROPERTIES (the agent's "Bases/Dataview"): filter currently-valid, top-level memories by scope/namespace/department/document_type/language/tags (AND)/min_importance/created_at range, sort by created_at|updated_at|importance_score|title, paginate, and project specific fields. Exact, deterministic retrieval that complements fuzzy memory_search — use it for "all decision memories in namespace=edc with importance>0.7, newest first".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| sort | No | ||
| limit | No | ||
| offset | No | ||
| fields | No | Return only these fields (projection) |