add_video_item
Add a YouTube video to a Google Form at a specified position, optionally with title, caption, description, alignment, and width.
Instructions
Add a YouTube video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Zero-based position; omit to append | |
| title | No | ||
| width | No | ||
| formId | Yes | ||
| caption | No | ||
| alignment | No | CENTER | |
| youtubeUri | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||