get_model_details
Retrieve comprehensive specifications for image generation models, including capabilities, rate limits, use cases, strengths, and weaknesses to inform model selection.
Instructions
Get detailed information about a specific image generation model.
Args: model_id: The model identifier (e.g., 'imagen-4', 'imagen-4-fast', 'dall-e-3').
Returns: Dictionary with complete model details including capabilities, rate limits, use cases, strengths, and weaknesses. Returns an error if the model is not found.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes |