List Clips
get_clipsRetrieve audio/video clips filtered by folder or media files, and get download URLs for processed clips.
Instructions
List clips, optionally filtered by folder or media files. If clipId is provided, returns a single clip with its download URL (when processed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | No | Get a specific clip by ID | |
| folderId | No | Filter clips by folder ID | |
| mediaIds | No | Filter clips by source media file IDs |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |