List models
list_modelsList the models allowed for a generation job, with display names, credit
estimates, and each model's settings_schema — the valid keys for that
tool's settings param (e.g. image quality/orientation, video duration).
When model is omitted the server picks: the account's saved expert-drawer
choice for that job/scope if one exists, else the first entry here.
Voice models carry a provider field — a voice_block model must match the
project's voice_tts_provider or generate_voiceover rejects it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes | Generation job whose allowed models to list, e.g. "script", "storyboard", "segment_image", "segment_video", "voice_block" |