- fetch task input definitions from API and render configurable inputs - boolean inputs render as No/Yes toggle (e.g. delete_source) - auto-filled inputs (file_path) are hidden from the form - wrap script output in dark pre/code block with copy button - fix ffmpeg -nostdin for batch directory processing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
763 B
763 B
name, description, version, mode, language, triggers, inputs, args
| name | description | version | mode | language | triggers | inputs | args | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Convert To MP3 | Convert audio files to MP3 320kbps, preserving metadata. | 1 | script | bash |
|
|
|
Convert To MP3
Convert audio files to MP3 320kbps using ffmpeg, preserving metadata. Supports single file conversion and batch directory conversion.