Skip to main content
Glama

Ghibli Video MCP Server

get_task_result

Retrieve the result of a specific task using its task ID and API key for authentication, enabling access to animated Ghibli-style video outputs from the MCP server.

Instructions

Get task result

Input Schema

NameRequiredDescriptionDefault
api_keyYesAPI key for authentication
taskIdYesTask ID

Input Schema (JSON Schema)

{ "properties": { "api_key": { "description": "API key for authentication", "type": "string" }, "taskId": { "description": "Task ID", "type": "string" } }, "required": [ "taskId", "api_key" ], "type": "object" }
Install Server

Other Tools from Ghibli Video MCP Server

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/MichaelYangjson/mcp-ghibli-video'

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