Skip to main content
Glama

Union MCP

by unionai-oss

list_workflows

Retrieve all workflows available in a specified project and domain to manage and utilize Union automation processes.

Instructions

List all workflows in a project and domain.

Input Schema

NameRequiredDescriptionDefault
domainYes
projectYes

Input Schema (JSON Schema)

{ "properties": { "domain": { "title": "Domain", "type": "string" }, "project": { "title": "Project", "type": "string" } }, "required": [ "project", "domain" ], "title": "list_workflowsArguments", "type": "object" }

Other Tools from Union MCP

Related Tools

    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/unionai-oss/union-mcp'

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