get-models-description-by-model-id
Retrieve detailed descriptions for specific AI models by providing their model ID, enabling users to understand model capabilities and specifications before use.
Instructions
Get the description of the given modelId
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalAssets | No | If set to true, returns the original asset without transformation | |
| modelId | Yes | The description's `modelId` to retrieve |