Skip to content

feat(automations): Workflow automation tools — create, enable, and manage flows via MCP #10

@johnxie

Description

@johnxie

Summary

Add MCP tools for managing Taskade workflow automations — create flows, enable triggers, and monitor automation runs from any MCP client.

Proposed Tools

  • flowCreate — Create a new automation flow with triggers and actions
  • flowEnable / flowDisable — Enable or disable a flow
  • flowGet — Get flow details and status
  • flowRunsGet — List recent automation runs and their results
  • flowDelete — Delete a flow

Use Cases

  • "Create an automation that sends a Slack message when a task is completed"
  • "Enable the daily standup reminder flow"
  • "Show me all failed automation runs from this week"
  • Build CI/CD-style workflows from Cursor that trigger Taskade automations

Context

Taskade automations process 1M+ actions per month across workflows connecting tasks, agents, and external services. Exposing these via MCP enables AI-driven workflow orchestration.

Related: Taskade Automations at https://www.taskade.com/automations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions