List callable SpicyAPI models
spicyapi_models_listList available AI models with account-specific prices. Filter by provider, modality, or search, and optionally include full JSON schemas to reuse records without extra calls.
Instructions
Discover enabled models and account-specific prices. Fetch only the selected model for its schema, or set includeSchema to reuse complete records without another model_get call. Returned input schemas are plain JSON Schema; display-only and rate-card annotations are removed. Some input values change the price; task_create obtains the exact request quote for confirmation. Use pricing entries for comparisons rather than calculating the accepted charge yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| search | No | ||
| modality | No | ||
| provider | No | ||
| includeSchema | No | ||
| includeExamples | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |