get-model-info
Retrieve detailed information about a specific AI model, including pricing, cost parameters, and usage limits. Use this to get model-specific details for informed decisions.
Instructions
Return detailed information about a specific AI model (pricing/cost params, limits).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| ai_name | Yes | AI service name, e.g. "chatgpt". | |
| quality | No | ||
| batch_size | No | ||
| model_type | Yes | Model identifier, e.g. "gpt-5-mini". | |
| chars_count | No | ||
| video_duration | No |