Custom methods#
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