timeline_set_setting
Set timeline-specific properties such as frame rate and resolution by supplying a setting key and its value.
Instructions
Write a timeline-specific setting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The setting key name (e.g. "timelineFrameRate", "timelineResolutionWidth", "timelineResolutionHeight"). | |
| value | Yes | The value to set (as a string). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |