원클릭으로
fmapi-codingagent-validate-models
Validate that configured FMAPI models exist and are ready in the workspace
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Validate that configured FMAPI models exist and are 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
Validate that the configured FMAPI model exists and is ready in the workspace
| name | fmapi-codingagent-validate-models |
| description | Validate that configured FMAPI models exist and are ready in the workspace |
| user_invocable | true |
Validate that all configured model names exist as serving endpoints in your Databricks workspace and are in a READY state.
setup-fmapi-claudecode validate-models
Present the output to the user. The command checks each configured model (Model, Opus, Sonnet, Haiku) and reports:
If any models fail validation:
/fmapi-codingagent-list-models to discover available endpoint names/fmapi-codingagent-setup with correct model namesIf the command fails before validation:
/fmapi-codingagent-setup first/fmapi-codingagent-reauth