compress_prepare
Reads a file and returns its content with compression instructions, preparing it for token-efficient caveman-style compression.
Instructions
Read a file and return its content with compression instructions. No API key needed — the calling agent compresses the returned content, then passes it to compress_write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||