Creates a new web call
AI agents invoke create_web_call to trigger actions in RetellAI MCP Server. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.
Creating a web call triggers an external real-time communication event. While it is a 'create' action, the primary effect is executing an outbound call that connects to real people or systems, which goes beyond a simple data write. Misuse could result in unsolicited calls, harassment, or abuse of voice services at scale.
From the tool's definition Creates a new web call — initiates an outbound call operation with real-world external effects (placing a live voice call)
Attacks that exploit this kind of access
Creates a new web call. It is categorised as a Execute tool in the RetellAI MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the RetellAI MCP Server MCP server in PolicyLayer and add a rule for create_web_call: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches RetellAI MCP Server. Nothing to install.
create_web_call is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the create_web_call rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for create_web_call. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
create_web_call is provided by the RetellAI MCP Server MCP server (kuba2290/abhaybabbar_retellai-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →