Skip to main content
Glama

MCP Server Replicate

validate_template_parameters

Validate input parameters against a predefined schema to ensure compatibility and correctness for AI model inference in MCP Server Replicate.

Instructions

Validate parameters against a template schema.

Input Schema

NameRequiredDescriptionDefault
inputYes

Input Schema (JSON Schema)

{ "properties": { "input": { "title": "Input", "type": "object" } }, "required": [ "input" ], "title": "validate_template_parametersArguments", "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