Skip to main content
Glama

MCP Server for Agent8

by planetarium

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

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/planetarium/mcp-agent8'

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