relation_search
Search relations in the memory graph by source, target, predicate, or namespace, with filters for validity and options to include inactive or deleted entries.
Instructions
Query current facts or history with explicit scope, intervals, stale/deleted/inactive filters. Validity uses [valid_from,valid_to).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at | No | ||
| limit | No | ||
| offset | No | ||
| history | No | ||
| project | No | ||
| namespace | No | ||
| predicate | No | ||
| include_stale | No | ||
| include_deleted | No | ||
| include_inactive | No | ||
| source_entity_id | No | ||
| source_memory_id | No | ||
| target_entity_id | No |