dropbox_search
Search the user’s Dropbox by filename and (for supported text formats) content. Returns file/folder metadata. Follow up with dropbox_get_file_content for text content.
Parameters
Search term. Matches filenames and text content where indexed.
Optional: restrict search to a folder path (e.g. ‘/Documents’). Empty string searches the whole Dropbox.
If true, only match filenames (not content). Default false.
Minimum: 1. Maximum: 100.