You're viewing a demo portfolio

Join the waitlist
PRSM

toggle_integration

Active

Tool of mcp-server-dashform

declared in 1.0.0

Activate or pause an integration. Returns the updated integration.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "id",
    "desired"
  ],
  "properties": {
    "id": {
      "type": "string"
    },
    "desired": {
      "enum": [
        "active",
        "paused"
      ],
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-server-dashform

https://github.com/makloai/mcp-server-dashform

2/7 registries
View full server →
toggle_integration — mcp-server-dashform — PRSM MCP