Skip to main content
Glama

get_latest_audio

Retrieve the most recent audio file from the audio path for transcription or processing with Whisper models. Use when the user requests the latest file.

Instructions

Get the most recent audio file from the audio path. ONLY USE THIS IF THE USER ASKS FOR THE LATEST FILE.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatYesAudio format of the file (e.g., 'mp3', 'wav')
file_nameYesName of the audio file
size_bytesYesSize of the file in bytes
chat_supportNoList of audio LLM models that support this file format
modified_timeYesLast modified timestamp of the file (Unix time)
duration_secondsNoDuration of the audio file in seconds, if available
transcription_supportNoList of transcription models that support this file format

Latest Blog Posts

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/arcaputo3/mcp-server-whisper'

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