Replicate MCP Server

get_prediction

Retrieve detailed information about a specific AI model prediction using its unique prediction ID on the Replicate MCP Server.

Instructions

Get details about a specific prediction

Input Schema

NameRequiredDescriptionDefault
prediction_idYesID of the prediction to get details for

Input Schema (JSON Schema)

{ "properties": { "prediction_id": { "description": "ID of the prediction to get details for", "type": "string" } }, "required": [ "prediction_id" ], "type": "object" }

You must be authenticated.

Other Tools from Replicate MCP Server

Related Tools

ID: q60hq1hwtr