What this tool does
JSON Query extracts only matching values using a bounded JSONPath-style subset.
Extract a compact slice from JSON with simple bounded paths.
Context Workbench: query repaired JSON, then pass the result to Shrink.
JSON Query extracts only matching values using a bounded JSONPath-style subset.
Agents receive the needed slice instead of an entire payload.
Supports dot paths, bracket keys/indexes, and * wildcards; filters and scripts are intentionally excluded.
Queries run locally in your browser.
This is a safe practical subset, not full jq or every JSONPath dialect.