Vonage · Capability
Vonage Communications API — Voice
Vonage Communications API — Voice. 8 operations. Lead operation: List Calls. Self-contained Naftiko capability covering one Vonage business surface.
What You Can Do
GET
Listcalls
— List Calls
/v1/v1/calls
POST
Createcall
— Create an Outbound Call
/v1/v1/calls
GET
Getcall
— Get Call Details
/v1/v1/calls/{uuid}
PUT
Updatecall
— Modify an In-Progress Call
/v1/v1/calls/{uuid}
PUT
Playaudiostream
— Play Audio Into a Call
/v1/v1/calls/{uuid}/stream
DELETE
Stopaudiostream
— Stop Audio Stream in a Call
/v1/v1/calls/{uuid}/stream
PUT
Playtexttospeech
— Play Text-to-Speech in a Call
/v1/v1/calls/{uuid}/talk
DELETE
Stoptexttospeech
— Stop Text-to-Speech in a Call
/v1/v1/calls/{uuid}/talk
MCP Tools
list-calls
List Calls
read-only
idempotent
create-outbound-call
Create an Outbound Call
get-call-details
Get Call Details
read-only
idempotent
modify-progress-call
Modify an In-Progress Call
idempotent
play-audio-call
Play Audio Into a Call
idempotent
stop-audio-stream-call
Stop Audio Stream in a Call
idempotent
play-text-speech-call
Play Text-to-Speech in a Call
idempotent
stop-text-speech-call
Stop Text-to-Speech in a Call
idempotent