You're viewing a demo portfolio

Join the waitlist
PRSM

make_call

Active

Tool of Famulor

declared in 0.2.0

Initiate an outbound AI phone call with a configured assistant.

Parameters schema

{
  "type": "object",
  "required": [
    "assistant_id",
    "phone_number"
  ],
  "properties": {
    "variables": {
      "type": "object",
      "additionalProperties": true
    },
    "assistant_id": {
      "type": "string",
      "description": "Assistant UUID or ID"
    },
    "phone_number": {
      "type": "string",
      "description": "E.164-formatted destination number"
    }
  }
}

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 →