get_model
Get full details for a specific model/style.
Returns capabilities, timing, pricing, and prompt format information
needed to use the model for generation.
IMPORTANT: Call tool `get_instructions` first for general platform guidance.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
model_idrequired | string (uuid) | — | The model/style UUID to get details for. |
workspace_idrequired | string (uuid) | — | The user's workspace id. |