suggest_abbreviations
Analyze your JSON data and suggest custom abbreviations for keys that occur at least a specified number of times, reducing redundancy and token count.
Instructions
Generate custom key abbreviations for your data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json_data | Yes | JSON data to analyze | |
| min_frequency | No | Minimum key frequency to suggest abbreviation |