config_models_show
Returns the embedded models.yaml catalog of supported AI models, including identifiers, token limits, and providers. Use it to discover valid model values for 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 | |||