vibe_compress
Category: Core | Module: vibeserve/tools/v5_tools.py
Description
Compress JSON to TOON format — 30-60% token reduction.
Parameters
| Name | Type | Default |
|---|---|---|
data |
Dict[str, Any] |
(required) |
Returns
Dict[str, Any]
Source
Defined in vibe_compress_tool() in vibeserve/tools/v5_tools.py