You're viewing a demo portfolio

Join the waitlist
PRSM

update_lead

Active

Tool of Famulor

declared in 0.2.0

Update a lead. Variables are merged with existing ones.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "integer"
    },
    "status": {
      "enum": [
        "created",
        "completed",
        "reached-max-retries"
      ],
      "type": "string"
    },
    "variables": {
      "type": "object",
      "additionalProperties": true
    },
    "campaign_id": {
      "type": "integer"
    },
    "phone_number": {
      "type": "string"
    }
  }
}

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 →