audio_find_recent_bounces
Find the newest audio files in FL Studio's Rendered, Audio, and Projects folders. Specify a limit to control how many recent bounces are returned.
Instructions
List the newest audio files in FL Studio's Rendered, Audio, and Projects folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of files to return, newest first. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| limit | Yes | ||
| roots | Yes | ||
| limitations | Yes | ||
| searched_at | Yes | ||
| scan_truncated | Yes | ||
| schema_version | No | 1.0 | |
| matched_file_count | Yes | ||
| returned_file_count | Yes |