Claude Platform Docs

Models

List Models
$ ant beta:models list
GET/v1/models
Get a Model
$ ant beta:models retrieve
GET/v1/models/{model_id}
Models
beta_capability_support: object{ supported }

Indicates whether a capability is supported.

supported: boolean

Whether this capability is supported by the model.

beta_context_management_capability: object{ clear_thinking_20251015, clear_tool_uses_20250919, compact_20260112, supported }

Context management capability details.

clear_thinking_20251015: object{ supported }

Indicates whether a capability is supported.

supported: boolean

Whether this capability is supported by the model.

clear_tool_uses_20250919: object{ supported }

Indicates whether a capability is supported.

supported: boolean

Whether this capability is supported by the model.

compact_20260112: object{ supported }

Indicates whether a capability is supported.

supported: boolean

Whether this capability is supported by the model.

supported: boolean

Whether this capability is supported by the model.

beta_effort_capability: object{ high, low, max, 3 more }

Effort (reasoning_effort) capability details.

beta_model_capabilities: object{ batch, citations, code_execution, 6 more }

Model capability information.

beta_model_info: object{ id, allowed_fallback_models, capabilities, 5 more }
beta_thinking_capability: object{ supported, types }

Thinking capability details.

supported: boolean

Whether this capability is supported by the model.

types: object{ adaptive, enabled }

Supported thinking type configurations.

adaptive: object{ supported }

Whether the model supports thinking with type 'adaptive' (auto).

supported: boolean

Whether this capability is supported by the model.

enabled: object{ supported }

Whether the model supports thinking with type 'enabled'.

supported: boolean

Whether this capability is supported by the model.

beta_thinking_types: object{ adaptive, enabled }

Supported thinking type configurations.

adaptive: object{ supported }

Whether the model supports thinking with type 'adaptive' (auto).

supported: boolean

Whether this capability is supported by the model.

enabled: object{ supported }

Whether the model supports thinking with type 'enabled'.

supported: boolean

Whether this capability is supported by the model.