list_workflows
Retrieve and manage workflows on the n8n-workflow-builder-mcp server to streamline automation tasks and enhance workflow organization.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}