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

Item

$item.binary

Description: Returns any binary data the item contains

Syntax: $item.$item.binary

Returns: Array

Source: Custom n8n functionality

$item.json

Description: Returns the JSON data the item contains. More info

Syntax: $item.$item.json

Returns: Object

Source: Custom n8n functionality

Last updated

Was this helpful?