list_models
ActiveTool of com.framesail/framesail
List 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). The first entry is the default every tool uses when model is omitted.
Parameters schema
{
"type": "object",
"title": "list_modelsArguments",
"required": [
"job"
],
"properties": {
"job": {
"type": "string",
"title": "Job",
"description": "Generation job whose allowed models to list, e.g. \"script\", \"storyboard\", \"segment_image\", \"segment_video\", \"voice_block\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.framesail/framesail
1/7 registries