mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
407 B
407 B
| description | contentType |
|---|---|
| A method for working with the JMESPath library in n8n. | reference |
JMESPath method
This is an n8n-provided method for working with the JMESPath library.
| Method | Description | Available in Code node? |
|---|---|---|
$jmespath() |
Perform a search on a JSON object using JMESPath. | ✅ |