config_models_show
Retrieve the embedded catalog of supported AI models, with each model's ID, token limits, and provider, to identify valid model values for chat and git tools. Output as YAML; read-only.
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 | |||