update_video_settings
Update Loom video settings like download and comment permissions by specifying video ID and settings.
Instructions
Update settings on a Loom video such as download_enabled, comments_enabled, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The Loom video ID | |
| settings | Yes | Settings to update (e.g. {"download_enabled": true, "comments_enabled": false}) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |