Gemini audio understanding
audioAnalyze a sound file from a remote URL or local path with a custom prompt to determine, describe, extract, or summarize its content.
Instructions
Understand one audio source from a direct remote URL or local path. The caller chooses this modality; the server does not reclassify the source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | What Gemini should determine, describe, extract, or summarize. | |
| source | Yes | A local filesystem path or public HTTP(S) URL. The local path is resolved on the MCP server. | |
| mimeType | No | Optional MIME type hint. Usually omit for YouTube and local files; provide it for direct remote files. |