Skip to main content
Glama

Carbon Voice

by PhononX

search_users

Search users on Carbon Voice by phone numbers, email addresses, IDs, or names. Find contacts or specific individuals quickly using identifiable details.

Instructions

Search multiple Users by their phone numbers, email addresses, ids or names. (In order to search Users, you must provide phone numbers, email addresses, ids or names.)When searching by name, only users that are part of your contacts will be returned

Input Schema

NameRequiredDescriptionDefault
emailsNoEmail Addresses
idsNoUser IDs
namesNoThe names of the users to search for (Only users that are part of your contacts will be returned)
phonesNoPhone Numbers

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "emails": { "description": "Email Addresses", "items": { "type": "string" }, "type": "array" }, "ids": { "description": "User IDs", "items": { "type": "string" }, "type": "array" }, "names": { "description": "The names of the users to search for (Only users that are part of your contacts will be returned)", "items": { "type": "string" }, "type": "array" }, "phones": { "description": "Phone Numbers", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PhononX/cv-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server