Docs

Vidova MCP schemas

Nested objects used by Vidova MCP, including vidovaSettings, perspective, zooms, and scene config.

View as Markdown

Nested objects shared by MCP tools. vidovaSettings is the cursor, camera, layout, and caption patch for screen-recording clips.

| Schema | Zod export | | --- | --- | --- | | vidovaSettings | vidovaSettingsSchema | | perspective | perspectiveObjectSchema | | colorGrading | colorGradingSchema | | chromaKey | chromaKeySchema | | focus | focusSchema | | cameraSettings | cameraSettingsSchema | | clipTransition | clipTransitionSchema | | keyframeAction | keyframeActionSchema | | zoomSegment | zoomSegmentSchema | | zoomDepth | zoomDepthInputSchema | | setSceneConfig | setSceneConfigSchema | | vector | vectorSchema | | normalizedVector | normalizedVectorSchema | | vidovaSettings.camera | vidovaCameraSettingsSchema | | vidovaSettings.crop | vidovaCropSettingsSchema | | vidovaSettings.mouseIndicator | vidovaMouseIndicatorSettingsSchema | | cursorSpotlight | cursorSpotlightUpdateSchema | | captionSettings | captionSettingsUpdateSchema |