Dropbox is a cloud storage service offering file syncing, sharing, and collaboration across devices with version control and robust integrations
You do not pick these by hand. Describe what the agent should do and Squidgy grants the matching ones — an agent told to draft replies gets the drafting action and not the sending one.
Get about me
Tool to get information about the current user's dropbox account. use when you need to retrieve account details like email, name, or account type.
DROPBOX_GET_ABOUT_MEList files in folder
Tool to list files and folders in a specified dropbox directory. use when you need to see the contents of a folder, including subfolders if recursive is true.
DROPBOX_LIST_FILES_IN_FOLDERList folder contents
Retrieves a list of folders, files, and deleted entries from a specified dropbox path.
DROPBOX_LIST_FOLDERSRead a file
Downloads a file from the specified dropbox path, requiring `files.content.read` scope.
DROPBOX_READ_FILESearch File or Folder
Tool to search for files and folders in dropbox. use when you need to find an item by name or content, optionally within a specific path or with other filters, and paginate through results. example:…
DROPBOX_SEARCH_FILE_OR_FOLDERCreate file request
Tool to create a new file request in dropbox. use when you need to request files from others by generating a unique link for uploads to a specified dropbox folder, optionally with a deadline.
DROPBOX_CREATE_FILE_REQUESTCreate folder
Tool to create a new folder at a specified path in dropbox. use when you need to organize files by creating a new directory. requires the 'files.content.write' scope.
DROPBOX_CREATE_FOLDERCreate paper document
Creates a new dropbox paper document at the specified path using html or markdown content.
DROPBOX_CREATE_PAPERDelete file or folder
Permanently deletes the file or folder at the specified path in dropbox. use when you need to remove a specific file or folder. requires the `files.content.write` scope.
DROPBOX_DELETE_FILE_OR_FOLDERMove file or folder
Move file or folder
DROPBOX_MOVE_FILE_OR_FOLDERUpload File
Uploads a file to a specified path in the user's dropbox, with options for handling existing files.
DROPBOX_UPLOAD_FILE11 distinct actions, listed in full on this page — 5 to read, 6 to create & update. An agent gets the ones that match what you described it doing, not all of them at once.
Once, in Settings → Integrations. Sign in with your account (OAuth). The connection is yours, shared by every agent you build — you are not re-authorising per agent, and the agent never sees your credentials.
The Dropbox integration guide · All 58 connectable apps · The agent builder