Skip to main content
Glama

n8n_list_workflows

Retrieve all workflows with status, tags, and metadata to browse automations or find specific workflows by name. Filter by active status or tags to manage n8n workflows.

Instructions

Retrieve all workflows with their status, tags, and metadata. Returns workflow ID, name, active status, creation date, and tags. Use this to browse available automations or find a specific workflow by name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
activeNoFilter by active status (true = active only, false = inactive only, omit for all)
tagsNoFilter by tag names (comma-separated, e.g. "production,urgent")

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/node2flow-th/n8n-management-mcp-community'

If you have feedback or need assistance with the MCP directory API, please join our Discord server