You're viewing a demo portfolio

Join the waitlist
PRSM

update_campaign_status

Active

Tool of Famulor

declared in 0.2.0

Start or stop a campaign.

Parameters schema

{
  "type": "object",
  "required": [
    "campaign_id",
    "action"
  ],
  "properties": {
    "action": {
      "enum": [
        "start",
        "stop"
      ],
      "type": "string"
    },
    "campaign_id": {
      "type": "integer"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Famulor

https://github.com/bekservice/Famulor-MCP

1/7 registries
View full server →