List n8n Variables
n8n_list_variablesList all global workflow variables (key-value pairs) used across every n8n workflow. Control result size with limit and navigate pages using cursor.
Instructions
List all workflow variables (global key-value pairs available in all workflows).
Args:
limit (number): Max results (1-250, default 20)
cursor (string?): Pagination cursor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No |