Get Deepy model details
deepy_get_modelRetrieve full model schema: parameters, reference-file limits, generation type, and max prompt length. Unknown or closed models return MODEL_NOT_FOUND.
Instructions
Fetch the full schema for one model: its parameters, reference-file limits, generation type, and max prompt length. A closed or unknown model returns MODEL_NOT_FOUND (closed models are never revealed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modelName | Yes | Full model name, which may contain slashes, e.g. bytedance/seedance-2.0/text-to-video. |