← Back to tools
View AGENTS.md for jsongrep
jsongrep
Shell tool to search and select bits out of JSON documents
Description
jsongrep is a shell tool to search and select bits out of JSON documents. It provides grep-like functionality specifically for JSON data.
AI Summary
grep-like search tool for JSON documents
Capabilities
- + Search through JSON documents
- + Select specific parts of JSON
- + grep-like interface for JSON
Use When
- → You want to grep through JSON data
Avoid When
- x You can use jq or gron