List Dropbox Files
adsap_list_dropbox_filesBrowse Dropbox for creative image/video files to upload to Meta. Returns each file's dropbox_path, which adsap_upload_creative accepts directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| folder_path | No | Dropbox folder to list, e.g. '/Creatives/Q4'. Omit for the root folder. | |
| type_filter | No | ||
| search_query | No | Search Dropbox by filename. If folder_path is also set, the search is scoped to that folder. |