Skip to content

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

ParameterTypeDefaultDescription
model_idrequiredstring (uuid)The model/style UUID to get details for.
workspace_idrequiredstring (uuid)The user's workspace id.