sms_with_input

Send an SMS to a recipient and wait for an event at {CALLBACK_SERVER_URL}/event. When an event arrives for the same msisdn, display the text and stop waiting. Uses the Vonage SMS API.

Server Telephony MCP Server vonage-community/telephony-mcp-server
Category Write
Risk class Medium
Parameters 00 required

What sms_with_input does on Telephony MCP Server

AI agents use sms_with_input to create or update resources in Telephony MCP Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Telephony MCP Server environment.

Why sms_with_input needs a policy

This tool sends SMS messages to real-world phone numbers via the Vonage API. Sending an SMS is a Write operation (creates and delivers a message) with real-world side effects. Severity is high because an AI agent could send unsolicited or malicious SMS messages to arbitrary phone numbers at scale, potentially constituting harassment or spam.

From the tool's definition Send an SMS to a recipient and wait for an event... Uses the Vonage SMS API

Questions about sms_with_input

What does the sms_with_input tool do? +

Send an SMS to a recipient and wait for an event at {CALLBACK_SERVER_URL}/event. When an event arrives for the same msisdn, display the text and stop waiting. Uses the Vonage SMS API. It is categorised as a Write tool in the Telephony MCP Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on sms_with_input? +

Register the Telephony MCP Server MCP server in PolicyLayer and add a rule for sms_with_input: 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 Telephony MCP Server. Nothing to install.

What risk level is sms_with_input? +

sms_with_input is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit sms_with_input? +

Yes. Add a rate_limit block to the sms_with_input 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.

How do I block sms_with_input completely? +

Set action: deny in the PolicyLayer policy for sms_with_input. 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.

What MCP server provides sms_with_input? +

sms_with_input is provided by the Telephony MCP Server MCP server (vonage-community/telephony-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER 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 →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.