context
Retrieve and compile active cognitive memory, including project-specific or global facts, preferences, and rules, into Markdown for injection into AI agent system prompts.
Instructions
Assemble the active cognitive memory context for AI agent operations.
Retrieves and compiles project-specific or global context facts, preferences, and rules formatted in Markdown, optimized for injection into system prompts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | project | |
| max_size_chars | No | ||
| agent_session_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||