What problem does it solve?
Locating the right file or folder in a large Dropbox account is slow when done manually. This Skill finds relevant Dropbox content through keyword search, folder browsing, and metadata checks without modifying anything.
Core Features & Use Cases
- Keyword and Natural-Language Search: Find files by name, type, or content description using the search tool, with cursor-based pagination for large result sets.
- Folder Browsing: List folder contents non-recursively when the user names a location or wants to explore a directory.
- Metadata Verification: Confirm strong candidates with get_file_metadata before recommending them, returning name, type, path, modified time, and match rationale.
- Use Case: A user asks "Find the Q4 planning deck in Dropbox." The Skill searches, verifies the top candidates, and returns ranked matches with paths and modification dates.
Quick Start
Ask the assistant to find a specific document or list the contents of a folder in your Dropbox account.