Google Voice · Capability
Google Voice API
Google Voice is a telecommunications service by Google that provides call forwarding, voicemail, text messaging, and voice calling. While Google Voice does not offer an official public REST API, the platform integrates with Google Workspace for business telephony. This specification documents the known endpoints and capabilities based on the Google Workspace Admin SDK and related voice management interfaces for provisioning and managing Google Voice services programmatically.
What You Can Do
GET
Listbuildings
— Google Voice List Buildings
/admin/directory/v1/customer/{customerId}/resources/buildings
GET
Listusers
— Google Voice List Users
/admin/directory/v1/users
GET
Getuser
— Google Voice Get User
/admin/directory/v1/users/{userKey}
MCP Tools
listbuildings
Google Voice List Buildings
read-only
idempotent
listusers
Google Voice List Users
read-only
idempotent
getuser
Google Voice Get User
read-only
idempotent