JSON Path Query (Dictionary)
Performs a JSON Path query on a JSON string, and extracts key value pairs

Input
| Name | Required | Description |
|---|---|---|
| JSON Path Query Dictionary | JSON Path expression to query the JSON string. | |
| JSON String | Input JSON string. |
Output
Dictionary Result The result from the JSON Path query.