list_models
List models available on the remote server with capability flags for chat, vision, image, speech, music, video, and 3D. Pick model IDs to use with generation tools.
Instructions
List models available on the remote mlx-serve server with their capabilities.
Returns each model's id plus capability flags: chat/vision, image engine,
speech (TTS) engine, music backend, video engine, and 3D mesh engine.
Pick ids from this list for the model argument of generation tools;
a media tool without model uses whatever matching model the server
has loaded or configured as default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||