Skip to main content
Glama

MCP Server Trello

workflow-export.md508 B
# workflow-export Export workflows for sharing. ## Usage ```bash npx claude-flow workflow export [options] ``` ## Options - `--name <name>` - Workflow to export - `--format <type>` - Export format - `--include-history` - Include execution history ## Examples ```bash # Export workflow npx claude-flow workflow export --name "deploy-api" # As YAML npx claude-flow workflow export --name "test-suite" --format yaml # With history npx claude-flow workflow export --name "deploy-api" --include-history ```

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/delorenj/mcp-server-trello'

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