memoryos_get_context
Retrieve prompt-ready memory context for a specific user, optionally filtered by categories or time, to provide relevant information for AI prompts.
Instructions
Retrieve prompt-ready memory context for a tenant-scoped user. Domain schema context is included by the MemoryOS backend when enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| limit | No | ||
| query | Yes | ||
| format | No | bullets | |
| agent_id | No | ||
| categories | No | ||
| external_user_id | Yes | ||
| time_filter_days | No | ||
| context_max_tokens | No |