Create Video
create_videoAdd a video node to a Figma Slide from a URL or raw bytes, supporting MP4, MOV, and WebM formats.
Instructions
Create a video node from URL or bytes (Slides only, MP4/MOV/WebM)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| url | No | Video URL to fetch (MP4/MOV/WebM) | |
| data | No | Raw video bytes | |
| width | No | ||
| height | No | ||
| parentId | Yes |