extract-audio
Extract structured data from audio files using a custom prompt. Input audio via URL or base64, specify extraction criteria, and optionally return results in JSON format.
Instructions
Extract structured data from audio files based on a prompt.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
audio | Yes | URL or base64-encoded audio | |
inputMethod | Yes | Input method | |
jsonMode | No | Return in JSON format | |
prompt | Yes | Extraction prompt |