Skip to main content
Glama

Carbon Voice

by PhononX

search_user

Find users on the Carbon Voice server by entering their phone number, email address, ID, or name. When using a name, results are limited to users in your contacts list.

Instructions

Search for a User by their phone number, email address, id or name. (In order to search for a User, you must provide a phone number, email address, id or name.)When searching by name, only users that are part of your contacts will be returned

Input Schema

NameRequiredDescriptionDefault
emailNoEmail Address
nameNoThe name of the user to search for (Only users that are part of your contacts will be returned)
phoneNoPhone Number

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "email": { "description": "Email Address", "type": "string" }, "name": { "description": "The name of the user to search for (Only users that are part of your contacts will be returned)", "type": "string" }, "phone": { "description": "Phone Number", "type": "string" } }, "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