fcpxml_batch_rename_clips
Batch rename clips in an FCPXML file by replacing a search pattern with a replacement string. Specify file path, pattern, replacement, and optional output path.
Instructions
Rename clips matching a pattern (substring replacement).
Args: path: Path to .fcpxml file pattern: Text to find in clip names replacement: Text to replace with output_path: Output file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| pattern | Yes | ||
| replacement | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |