Guides
Model Schemas
Inspect bundled LinkModel schemas to discover model names, modalities, and model-specific CLI flags.
The CLI ships generated schemas for image and video models, so normal command execution does not fetch metadata at runtime.
List available models:
Inspect one model:
Use schema output before scripting a model-specific workflow. It shows the model name, modality, supported parameters, and the flags generated from those parameters.
If a model appears in the hosted docs but not in your local CLI, update the package first and check again: