model_status_batch
Paid ($0.10). Look up a list of model ids in the signed catalog and return one entry per id (or an honest "unknown: not in catalog" per id), plus any_action_needed: true if any input model is deprecated or retired. Built for a CI pipeline's pinned-model set - one signed answer and one boolean to gate a build on, instead of parsing an array of free lookups by hand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_ids | Yes | the model ids to look up, e.g. a CI pipeline's pinned model set |