build_compressed_context
Build a reversible compressed context pack with references and handles to retrieve original snippets, saving prompt space.
Instructions
Build a reversible compressed context pack with references and handles. Allows retrieving original snippets later to save prompt space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | The output format. | |
| limit | No | Maximum number of context items. Defaults to 20. | |
| task | Yes | A natural language description of the task. |