Twilio · Capability
Twilio Voice API — Conferences
Twilio Voice API — Conferences. 5 operations. Lead operation: Twilio List Conferences. Self-contained Naftiko capability covering one Twilio business surface.
What You Can Do
GET
Listconferences
— Twilio List Conferences
/v1/accounts/{accountsid}/conferences-json
GET
Fetchconference
— Twilio Fetch a Conference
/v1/accounts/{accountsid}/conferences/conferencesid-json
POST
Updateconference
— Twilio Update a Conference
/v1/accounts/{accountsid}/conferences/conferencesid-json
GET
Listparticipants
— Twilio List Conference Participants
/v1/accounts/{accountsid}/conferences/{conferencesid}/participants-json
POST
Createparticipant
— Twilio Add a Participant to a Conference
/v1/accounts/{accountsid}/conferences/{conferencesid}/participants-json
MCP Tools
twilio-list-conferences
Twilio List Conferences
read-only
idempotent
twilio-fetch-conference
Twilio Fetch a Conference
read-only
idempotent
twilio-update-conference
Twilio Update a Conference
twilio-list-conference-participants
Twilio List Conference Participants
read-only
idempotent
twilio-add-participant-conference
Twilio Add a Participant to a Conference