Skip to main content
Glama

MCP JSON Database Server

by yusuferenkt

get_call_transcript_by_id

Retrieve phone call transcripts by ID using JWT authentication. Integrates with MCP JSON Database Server for secure access and management of call records.

Instructions

ID'ye göre telefon transkripti getirir

Input Schema

NameRequiredDescriptionDefault
idYesTranskript ID'si
tokenYesJWT token

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Transkript ID'si", "type": "number" }, "token": { "description": "JWT token", "type": "string" } }, "required": [ "token", "id" ], "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/yusuferenkt/mcp-database'

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