一键导入
fmapi-codingagent-validate-models
Validate that the configured FMAPI model exists and is ready in the workspace
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Validate that the configured FMAPI model exists and is ready in the workspace
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run comprehensive FMAPI diagnostics — dependencies, configuration, profile, auth, connectivity, and model validation
List all serving endpoints available in your Databricks workspace
Re-authenticate Databricks OAuth session for FMAPI
Configure Codex to use Databricks Foundation Model API — interactive or non-interactive setup
Check FMAPI configuration health — OAuth session, workspace, and model settings
Configure Claude Code to use Databricks Foundation Model API — interactive or non-interactive setup
| name | fmapi-codingagent-validate-models |
| description | Validate that the configured FMAPI model exists and is ready in the workspace |
| user_invocable | true |
Validate that the configured model name exists as a serving endpoint in your Databricks workspace and is in a READY state.
setup-fmapi-codex validate-models
Present the output to the user. The command checks the configured model and reports:
If the model fails validation:
$fmapi-codingagent-list-models to discover available endpoint names$fmapi-codingagent-setup with the correct model nameIf the command fails before validation:
$fmapi-codingagent-setup first$fmapi-codingagent-reauth