update_effect_block
Modify an effect block's start frame, duration, settings, or enabled state to control ASCII art animation behavior.
Instructions
Update a procedural effect block's settings, timing, or enabled state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockId | Yes | Effect block ID to update | |
| startFrame | No | New start frame | |
| durationFrames | No | New duration in frames | |
| enabled | No | Enable/disable the effect | |
| settings | No | Settings to merge (partial update) |