JSON Input
Paste the JSON document you want to query.
Query Path
Use dot notation like profile.team or array access like items[0].
View & Query
Query data using JSONPath expressions
This route is tuned for JSON Path so the inputs, actions, and output match the tool name.
Paste the JSON document you want to query.
Use dot notation like profile.team or array access like items[0].
Review the matched value for the path you entered.
Inspect nested objects and arrays without leaving this page.
Quick structure insight for the current JSON payload.
What this JSON tool is for and where it fits in the workspace.
JSON Path sits inside View & Query and helps with query data using jsonpath expressions.
This route now runs a run path workflow that matches the tool name instead of reusing the same generic JSON screen everywhere.
Use this route as the dedicated entry point for the selected JSON workflow.
Open JSON Path when you need a focused JSON workflow instead of scanning the full hub.
Run Path uses the inputs in this workspace and returns results tailored to json path.
Typical situations where this JSON tool is useful.
Query a nested API response with dot notation like `profile.team` or array access like `items[0]`.
Test a JSON path quickly before you wire it into an automation or report.
Helpful context for browsing and sharing JSON tool pages.
Query data using JSONPath expressions
Yes. JSON Path now runs a dedicated run path workflow on this page.
Dedicated routes make the catalog easier to navigate, improve internal linking, and give each JSON workflow a stable SEO-friendly page.