Resolve Model
resolve_modelResolve vague model identifiers against a local registry, normalizing regional prefixes, version suffixes, and platform names to determine if a model is found, needs confirmation, or is unknown.
Instructions
Match an identifier against the local registry, tolerating vague input.
Always check here before researching a model: regional Bedrock
inference-profile prefixes, version suffixes, spacing, and vague platform
names are normalized deterministically. status is resolved,
needs_confirmation (show candidates to the user and ask), or
not_found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | ||
| platform | No | ||
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||