list_models
Lists all installed macOS Whisper transcription models, showing engine, model ID, display name, and the currently active model.
Instructions
Return the transcription models installed in MacWhisper.
Each entry is formatted as engine:model-id — Display Name [active]
where [active] marks the model currently selected in MacWhisper.
The engine:model-id string can be passed directly as the model
argument to transcribe_audio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |