685 B
685 B
description, argument-hint
| description | argument-hint |
|---|---|
| List and compare RunAPI models by modality, service, or action. | [modality|service|action] |
RunAPI Models
List current RunAPI models from the embedded catalog.
Instructions
- Interpret
$ARGUMENTSas a modality, service, action, or free-form filter. - Call
mcp__runapi__list_modelswith the narrowest matching filter. - Present a compact table with model slug, service, action, modality, and required fields.
- If the user asks about one model, call
mcp__runapi__get_model_info; include service and action when the row is already known. - If the user asks about cost, call
mcp__runapi__check_pricing.
Keep output concise.