Skip to main content
Glama

MCP Server Replicate

cancel_prediction

Stop an ongoing prediction on MCP Server Replicate by specifying the prediction ID. Manage AI model inference tasks efficiently with this cancellation feature.

Instructions

Cancel a running prediction.

Input Schema

NameRequiredDescriptionDefault
prediction_idYes

Input Schema (JSON Schema)

{ "properties": { "prediction_id": { "title": "Prediction Id", "type": "string" } }, "required": [ "prediction_id" ], "title": "cancel_predictionArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gerred/mcp-server-replicate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server