List workflows
n8n_list_workflowsRetrieve a list of n8n workflows, filtered by active status and limited to a specified number of results.
Instructions
List all workflows. Optionally filter by active status and limit results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Filter by active status | |
| limit | No | Max items to return (default 100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| nextCursor | No |