Mcps
Mcps
Tool
Preview Demo Plan
preview_demo_planValidate and summarise a planned demo description WITHOUT writing any file. Use this as part of a planning workflow: 1. Construct a demo description JSON 2. Call preview_demo_plan to show the user the interpreted timeline 3. Iterate on the description based on feedback 4. Call generate_demo once the user approves The description uses the same JSON schema as generate_demo: {map, gametype, players:[…], pov, timeline:[{action,…}], output_path}. Returns a structured summary: player list, timeline of actions with running timestamps, estimated duration, and any validation warnings.
Pricing
Per call
$0.02
Model
time-based
Pay only for what you use. No subscriptions.
Inputs
description *
stringTry It
API
MCP Config
Input Parameters
JSON description of the planned demo (same schema as generate_demo's description field). The plan is validated and a human-readable timeline summary is returned without writing any demo file.

