← Back to tools
View AGENTS.md for jid
jid
Interactive JSON drill-down tool with jq-like filtering
Description
jid allows you to drill down JSON interactively by using filtering queries like jq. It provides an interactive TUI for exploring and querying JSON data.
AI Summary
Interactive JSON explorer with jq-like filtering
Capabilities
- + Interactively drill down into JSON data
- + jq-like query syntax
- + Real-time filtering and preview
Use When
- → You want to interactively explore JSON data
- → You need to find the right jq query interactively
Avoid When
- x You know the exact jq query you need