get_model
Retrieve detailed information about a specific model by providing its key, including capabilities and metadata.
Instructions
Get detailed info about a single model.
Examples: get_model(model_key="qwen/qwen3-4b-2507") get_model(model_key="text-embedding-nomic-embed-text-v1.5")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||