add_content_frame
Insert a content frame into a layer at a specific start frame and duration, optionally setting initial cell data for ASCII art animation.
Instructions
Add a new content frame (canvas data segment) to a layer at a specific timeline position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layerId | Yes | Layer ID | |
| startFrame | Yes | Starting frame number | |
| durationFrames | Yes | Duration in frames | |
| data | No | Initial cell data for the content frame |