config_models_show
Lists every supported AI model with its identifier, token limits, and provider. Use it to find valid model values for AI chat and git tools.
Instructions
Return the embedded models.yaml listing every supported AI model the CLI knows about, with each model's identifier, token limits (input context and max output tokens), and provider. Use this to discover the valid model values accepted by ai_chat and the git tools. Takes no arguments. Read-only. Output is YAML. Mirrors omni-dev config models show --embedded-only (the plain show additionally merges user/project overrides; this tool returns the embedded catalog only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||