List n8n Projects
n8n_list_projectsList all projects in your n8n instance, with optional limit and cursor for pagination.
Instructions
List all projects in the n8n instance.
Args:
limit (number): Max results (1-250, default 20)
cursor (string?): Pagination cursor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No |