Apply post-processing
apply_post_processingApply a chain of post-processing effects (e.g., bloom, glitch, vignette) to a TOP. Returns the processed output.
Instructions
Chain post-processing effects (bloom, glitch, rgb_split, vignette, etc.) onto an existing TOP. Returns the processed output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | Yes | Path of the TOP to post-process. | |
| effects | Yes | Effects to apply in order. | |
| parent_path | No | /project1 |