← Back to tools
View AGENTS.md for jiq
jiq
Interactive JSON query tool using jq expressions
Description
jiq is an interactive JSON query tool using jq expressions. Built on top of jid, it lets you interactively build and test jq queries against JSON data with real-time feedback.
AI Summary
Interactive JSON explorer using jq expressions with real-time feedback
Capabilities
- + Build jq queries interactively
- + See real-time query results
- + Explore JSON data structures
Use When
- → When building complex jq queries
- → When exploring unknown JSON structures
Avoid When
- x When you already know the jq query