For the complete documentation index, see llms.txt. This page is also available as Markdown.

JMESPath

This is an n8n-provided method for working with the JMESPath library.

JavaScript only

The Python Code node doesn't provide this method. To query JSON in Python, use standard Python instead. Refer to Query JSON with JMESPath for a Python version of each example.

Method
Description
Available in Code node?

$jmespath()

Perform a search on a JSON object using JMESPath.

Last updated

Was this helpful?