rlm_load_context
Load a large context as an external variable, storing it by name and content. Returns metadata for later retrieval without including the full content, enabling efficient handling of massive datasets within the Massive Context MCP server.
Instructions
Load a large context as an external variable.
Returns metadata without the content itself.
Args: name: Identifier for this context content: The full context content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||