List Workflows
list_workflowsList n8n workflows with optional filters for active status, name, or tags. Specify a limit up to 250 to retrieve more than the default 100 workflows.
Instructions
List n8n workflows, optionally filtered by active status, name, or comma-separated tags.
Defaults to returning up to 100 workflows. n8n caps this at 250 per request;
pass a higher limit (up to 250) explicitly if you need more and results
seem truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| tags | No | ||
| limit | No | ||
| active | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |