MCP Server for Agent8

by planetarium
Verified

cinematic_model_schema

Retrieve the detailed schema of a cinematic generation model to understand its parameters and capabilities for advanced cinematic creation. Requires the model ID as input.

Instructions

Retrieves the detailed schema for a specific cinematic generation model. This helps understand the parameters and capabilities of the model for advanced cinematic creation.

Input Schema

NameRequiredDescriptionDefault
model_idYesThe ID of the model to get the schema for (e.g., "fal-ai/sd-turbo")

Input Schema (JSON Schema)

{ "properties": { "model_id": { "description": "The ID of the model to get the schema for (e.g., \"fal-ai/sd-turbo\")", "type": "string" } }, "required": [ "model_id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for Agent8

Related Tools

ID: 72qko8mjvv