You're viewing a demo portfolio

Join the waitlist
PRSM

list_connectors

Active

Tool of SendIt

declared in 0.1.0

List all available connectors in the SendIt platform. Returns connectors organized by category: organic, paid_media, automation, workspace. Each connector includes its ID, name, status, auth strategy, and capabilities. Use this to discover what integrations are available before connecting.

Parameters schema

{
  "type": "object",
  "properties": {
    "status": {
      "enum": [
        "available",
        "beta",
        "coming_soon"
      ],
      "type": "string",
      "description": "Filter by availability status (optional)"
    },
    "category": {
      "enum": [
        "organic",
        "paid_media",
        "automation",
        "workspace"
      ],
      "type": "string",
      "description": "Filter by connector category (optional)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SendIt

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

1/7 registries
View full server →