MCP Server for Agent8

by planetarium
Verified

cinematic_status

Monitor and track the progress of a queued cinematic generation request, including processing status and estimated completion time. Optimize API usage by checking status at least 30 seconds apart.

Instructions

Checks the status of a queued cinematic generation request.

Use this tool to monitor the progress of cinematic generation. You can obtain information about processing status, estimated completion time, and more.

Note that the status typically doesn't change within 30 seconds. To avoid unnecessary API calls and optimize resource usage, it's recommended to wait at least 30 seconds between status checks.

Input Schema

NameRequiredDescriptionDefault
urlYesThe status URL from a queued request.

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The status URL from a queued request.", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for Agent8

Related Tools

ID: 72qko8mjvv