List Kirk Models
kirk_list_modelsEnumerate the model_ids the sealed engine exposes, with the engine sha stamped in-response.
Purpose: Discover the model catalog and record the sealed engine sha alongside your inference results.
Use when: You are wiring a client for the first time and need model_id values for kirk_score_book / kirk_score_book_batch calls, or you want a machine-readable catalog with attestation.
Do not use when: You need per-model hyperparameter detail — those are intentionally not exposed on the customer surface.
Capability class(es): C5 (engine sha attested on every response).
Path fit: Validation via MCP (this tool). Production integrations run in-process under sealed-engine attestation — same binary sha as this endpoint. Contact Kavara for deployment options.
Cost: 0 IU. Free tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||