Tools
create project
Create an empty Video Editor project and return projectId. Then get_timeline / add_clips on that id.
create project
Tool name: create_project
Required scope: editor:write
Create an empty Video Editor project and return projectId. Then get_timeline / add_clips on that id.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
projectId | string | optional | |
title | string | required | |
width | number | optional | |
height | number | optional | |
fps | number | optional |
list projects
List this account’s Video Editor projects (id, title, size, duration, updatedAt). Call first in MCP when projectId is unknown. Optional query filters by title.
list editor catalogs
List catalog ids the editor understands: text templates, stickers, effects, caption styles, caption animations, LUT looks, layouts, motion/transitions.