Skip to main content
Glama

MCP Server for Agent8

by planetarium

cinematic_cancel

Stop queued cinematic generation requests or cancel requests with incorrect parameters by providing the cancel URL. Simplify process management in the MCP Server for Agent8 development environment.

Instructions

Cancels a queued cinematic generation request.

Use this tool to stop a long cinematic generation request or to cancel a request submitted with incorrect parameters.

Input Schema

NameRequiredDescriptionDefault
urlYesThe cancel URL from a queued request.

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The cancel URL from a queued request.", "type": "string" } }, "required": [ "url" ], "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