filter_by_role
Retrieve a list of clips from a FCPXML file that match a given audio or video role, with options to filter by role type (audio, video, or any).
Instructions
List all clips matching a specific audio or video role
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| role | Yes | Role name to filter by | |
| role_type | No | Which role type to search | any |