Set Sequence Frame Rate
set_sequence_frame_rateChange the active sequence's frame rate to match your project requirements, ensuring consistent playback speed and export settings.
Instructions
Change the frame rate of the active sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_rate | Yes | New frame rate (e.g., 23.976, 24, 25, 29.97, 30, 50, 59.94, 60) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |