mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
292 B
292 B
n8n provides the following methods:
$evaluateExpression: evaluates a string as an expression.$items: returns items from a given node$item: returns an item at a given index$jmespath(): perform a search on a JSON object using JMESPath.$node: data from a specified node