← All Tools

🎯 JSON Query

Extract a compact slice from JSON with simple bounded paths.

Context Workbench: query repaired JSON, then pass the result to Shrink.

Runs in your browser

JSON stays local; dangerous prototype properties and oversized queries are blocked.

What this tool does

JSON Query extracts only matching values using a bounded JSONPath-style subset.

Why it is useful

Agents receive the needed slice instead of an entire payload.

Dialect

Supports dot paths, bracket keys/indexes, and * wildcards; filters and scripts are intentionally excluded.

Privacy note

Queries run locally in your browser.

Important limitation

This is a safe practical subset, not full jq or every JSONPath dialect.

Related Tools

🧰Context Workbench🩹JSON Repair🗜️JSON Shrink🧠Prompt Optimizer🧩Few-shot Example GeneratorTool Calling Validator
View all in AI →