analyze_audio
Analyze audio files using native audio understanding. Supports public URLs or local file paths for MP3, WAV, FLAC, OGG, M4A, AAC.
Instructions
Analyze an audio file using Qwen3.5-Omni (qwen3.5-omni-plus, native audio understanding). Pass a public URL (http/https) or a local file path; local files are sent inline as base64 (25MB guardrail, mp3/wav/flac/ogg/m4a/aac).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | No | Question or prompt about the audio | What is this audio about? Describe it in detail. |
| audio_url | Yes | Public URL or local file path of the audio to analyze | |
| max_tokens | No | Maximum tokens in the response |