Offload arbitrary text
offload_storeStash large text outputs like logs, grep results, or API payloads as a blob and receive a digest plus handle, keeping the context window clean.
Instructions
Stash large text (command output, grep results, logs, API payloads) as a blob and return a digest + handle instead of putting it all in the window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| content | Yes |