Returns available models for a specific LLM provider
model_id value as the agent’s model_name field when creating or updating an agent.
internal_identifier from List LLM Providers (e.g., openai, anthropic)LLMModelItem objects.
model_name field when creating/updating agents404 if the provider identifier is not foundmodel_id value as the agent’s model_name fieldAPI Key for authentication
Successful Response
The model identifier to use in agent configuration. Set this as the agent's model_name field (e.g., 'claude-sonnet-4-6', 'gpt-4o').
Human-readable name of the model for display purposes.
Model capability tier. Higher tiers indicate more capable (and typically more expensive) models. Tier 1 is standard, higher tiers are premium.
Brief description of the model's capabilities and recommended use cases.