list_library_clips
Retrieve all source media clips from an FCPXML library file, with optional keyword filtering and limit. Helps identify available assets for timeline editing.
Instructions
List all available clips in the library (source media, not yet on timeline)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| keywords | No | Filter by keywords | |
| limit | No | Max clips to return |