Skip to main content
Glama

get_workflow_template

Retrieve a pre-built ComfyUI workflow template for image generation, including Flux Dev for higher quality, Flux Schnell for faster processing, or an empty template to start from scratch.

Instructions

Get a pre-built workflow template.

    Args:
        template_name: One of:
            - 'empty': Empty workflow
            - 'fal-flux-dev': Flux Dev via fal.ai (higher quality)
            - 'fal-flux-schnell': Flux Schnell via fal.ai (faster)

    Returns a workflow dict that can be modified and executed.
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
template_nameYesTemplate: 'fal-flux-dev', 'fal-flux-schnell', 'empty'

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/IO-AtelierTech/comfyui-mcp'

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