convert_audio
Convert audio files to mp3 or wav formats compatible with GPT-4o. Supports input file selection and optional output naming.
Instructions
A tool used to convert audio files to mp3 or wav which are gpt-4o compatible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_file_name | Yes | ||
| target_format | No | mp3 | |
| output_file_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_file | Yes | Name of the processed audio file |