rlm_load_context
Load large datasets as external variables for processing beyond standard prompt limits, enabling strategic chunking and analysis of massive context up to 10M+ tokens.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| content | Yes |