List available engines and models
list_enginesGet currently available voice agent engines with per-unit prices. Check before creating an agent to see valid STT, LLM, and TTS combinations and avoid degraded providers.
Instructions
What the platform can serve right now, with per-unit prices in micro-USD. Each engine is composed (needs stt + llm + tts models) or realtime (one model). Call this before create_agent rather than guessing model ids: an engine whose provider is degraded disappears from this list before calls start failing. No scope needed beyond a valid key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||