원클릭으로
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