Replicate MCP Server

get_collection

Retrieve detailed information about a specific collection by providing its unique slug using this MCP server tool, designed for managing AI models and predictions.

Instructions

Get details of a specific collection

Input Schema

NameRequiredDescriptionDefault
slugYesCollection slug

Input Schema (JSON Schema)

{ "properties": { "slug": { "description": "Collection slug", "type": "string" } }, "required": [ "slug" ], "type": "object" }

You must be authenticated.

Other Tools from Replicate MCP Server

Related Tools

ID: q60hq1hwtr