jq Deprecated
Deprecated. Use JMESPath transformer from the Filters and Transformers content pack instead.
python · Community Common Scripts
README
Run JQ Query.
Check these links:
- https://stedolan.github.io/jq/manual/#Invokingjq
- https://jqplay.org/
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | transformer |
Inputs
| Argument Name | Description |
|---|---|
| value | JSON String |
| query | JQ compatible query |
Outputs
| Path | Description | Type |
|---|---|---|
| jq.result | unknown |