Rename Source Filter
obs-set-source-filter-nameRename an existing filter on a specified source in OBS, using the source name, current filter name, and new filter name.
Instructions
Sets the name of a source filter (rename)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canvasUuid | No | UUID of the canvas containing the source | |
| filterName | Yes | Current name of the filter | |
| sourceName | Yes | Name of the source the filter is on | |
| newFilterName | Yes | New name for the filter |