← Back to tools
View AGENTS.md for json-leaves
json-leaves
Extract leaf values from JSON files and show their paths
Description
json-leaves extracts the leaf values from a JSON file and shows the paths to those leaves. Useful for understanding the structure of complex JSON documents and finding specific values.
AI Summary
Extracts leaf values from JSON files and displays the full paths to each leaf.
Capabilities
- + Extract JSON leaf values
- + Show paths to leaf nodes
- + Understand complex JSON structure
Use When
- → You need to understand the structure of a JSON file
- → You want to find all leaf values and their paths