You're viewing a demo portfolio

Join the waitlist
PRSM

list_workflows

Active

Tool of SendIt

declared in 0.1.0

List all automation workflows with their status and trigger info.

Parameters schema

{
  "type": "object",
  "properties": {
    "active": {
      "type": "boolean",
      "description": "Filter by active/inactive (optional)"
    },
    "triggerType": {
      "enum": [
        "manual",
        "schedule",
        "event",
        "webhook",
        "connector_event"
      ],
      "type": "string",
      "description": "Filter by trigger type (optional)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →
list_workflows — SendIt — PRSM MCP