get_base_model
Get full details for a specific base model.
Returns capabilities, timing, pricing, and prompt format information
sourced from the model registry (not a Style row).
IMPORTANT: Call tool `get_instructions` first for general platform guidance.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
base_model_idrequired | string | — | The base model identifier, display name, or community alias. |
workspace_idrequired | string (uuid) | — | The user's workspace id. |