context_get
Retrieves task-relevant project context by ranking memories within a token budget, using deterministic selection to focus on key information.
Instructions
Build task-specific project context using deterministic ranking within a token budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| agent_id | No | ||
| client_id | No | ||
| max_tokens | No | ||
| project_id | Yes | ||
| memory_types | No | ||
| include_sources | No |