n8n_list_workflows
List and filter n8n workflows to view IDs, names, statuses, tags, and metadata for workflow management.
Instructions
[UNIFIED] List all n8n workflows with optional filters. Returns workflow ID, name, active status, tags, and metadata. All filter parameters are OPTIONAL.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| active | No | ||
| tags | No | ||
| name | No | ||
| limit | No | ||
| cursor | No |