Lucidworks · Capability
Lucidworks Model Management API — Deployments
Lucidworks Model Management API — Deployments. 3 operations. Lead operation: List a model's deployments. Self-contained Naftiko capability covering one Lucidworks business surface.
What You Can Do
GET
Listmodeldeployments
— List a model's deployments
/v1/ai/models/{modelid}/deployments
POST
Deploycustommodel
— Deploy a custom model
/v1/ai/models/{modelid}/deployments
DELETE
Deletedeployment
— Delete a custom model deployment
/v1/ai/models/{modelid}/deployments/{deploymentid}
MCP Tools
list-model-s-deployments
List a model's deployments
read-only
idempotent
deploy-custom-model
Deploy a custom model
delete-custom-model-deployment
Delete a custom model deployment
idempotent