Sign inStart your trial

Dropbox

Reference

177 actions for Dropbox workflows.

01. Operations

Act on Dropbox from a workflow

Operations are the actions a workflow can take in Dropbox, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Account

1 operation

Manage user account information and settings in Dropbox. Use these operations to retrieve account details, verify email addresses, check user features, and monitor space usage across linked applications.

Action

Check user

DROPBOX_CHECK_USER

Verifies that your Dropbox connection is active and your access credentials are working properly by testing the API connection.

1 input

Contacts

1 operation

Manage manual contact entries in Dropbox. These operations let you remove batch contact records when they're no longer needed in your workflow.

Action

Delete manual contacts batch

DROPBOX_DELETE_MANUAL_CONTACTS_BATCH

Remove multiple manually added contacts from your Dropbox account by specifying their email addresses. Use this when you need to clean up your contact list or revoke access for former collaborators.

2 input

Documents

2 operations

Create and manage Dropbox Paper documents and folders for collaborative content. Use these operations to organize your Paper workspace, update document content, and retrieve document listings.

Action

Create paper document

DROPBOX_CREATE_PAPER_DOCUMENT

Create a new Dropbox Paper document with formatted content at a location of your choice, enabling you to organize collaborative documents within your Dropbox workspace.

3 input
Action

Create Paper folder

DROPBOX_CREATE_PAPER_FOLDER

Organize your Dropbox Paper documents by creating new folders to store and categorize your collaborative documents and notes in a structured way.

3 input

Files

23 operations

Handle core file operations including uploading, moving, copying, and deleting files and folders in Dropbox. These operations cover everything from basic file management to advanced features like previews, metadata retrieval, and shared link handling.

Action★ Featured

Create folder

DROPBOX_CREATE_FOLDER

Create a new folder in your Dropbox account at a specified location to organize and structure your files and documents.

2 input
Action★ Featured

Delete file or folder

DROPBOX_DELETE_FILE

Permanently removes a file or folder from your Dropbox account, including all contents. Use this to clean up outdated documents, organize your workspace, or remove sensitive information.

2 input
Action

Add file properties

DROPBOX_ADD_FILE_PROPERTIES

Attach custom metadata tags to your Dropbox files using predefined templates, making files easier to organize, search, and manage without changing the actual file contents.

3 input
Action

Add tag to file or folder

DROPBOX_ADD_FILE_TAGS

Organize and categorize your Dropbox files and folders by adding custom tags that help you quickly find and manage related content.

3 input
Action

Alpha Upload File

DROPBOX_ALPHA_UPLOAD_FILE

Upload files up to 150 MB to your Dropbox account for secure cloud storage and easy file sharing with clients or team members.

8 input
Action

Append data to upload session

DROPBOX_APPEND_UPLOAD_SESSION

Continue uploading large files to Dropbox by appending data chunks to an existing upload session, with the ability to finalize the upload when complete. This operation lets you upload files larger than standard limits by breaking them into manageable pieces.

3 input
Action

Append to multiple upload sessions

DROPBOX_APPEND_UPLOAD_SESSION_BATCH

Upload data to multiple files simultaneously by appending content to several active upload sessions in a single request, ideal for handling large or multiple file uploads efficiently.

2 input
Action

Check copy batch job status

DROPBOX_CHECK_COPY_BATCH

Monitor the progress of bulk file copy operations in Dropbox by checking the status of a batch job you've previously initiated. This helps you track when large-scale file copying tasks are complete so you can proceed with dependent workflows.

1 input
Action

Check delete batch status

DROPBOX_CHECK_DELETE_BATCH

Monitor the progress of a batch file deletion operation in Dropbox to confirm when files have been successfully removed. This is essential when you've initiated a bulk delete and need to verify completion before taking downstream actions.

1 input
Action

Check folder batch status

DROPBOX_CHECK_FOLDER_BATCH

Monitor the progress of bulk folder creation tasks in Dropbox to track when your file organization work is complete. This helps you know when newly created folders are ready to use without manually checking.

1 input
Action

Check move batch job status

DROPBOX_CHECK_MOVE_BATCH

Monitor the progress and completion status of bulk file move operations in Dropbox, allowing you to track when large batches of files have been successfully relocated. This is essential for verifying that batch operations complete as expected without manual checking.

1 input
Action

Check save URL job status

DROPBOX_CHECK_SAVE_URL_STATUS

Monitor the progress of a file being saved to Dropbox from a URL, allowing you to know when it's ready to use or if there was an issue.

1 input
Action

Check upload batch status

DROPBOX_CHECK_UPLOAD_BATCH

Monitor the progress and completion status of batch file uploads to Dropbox without manually checking each file. This helps you track whether multiple files have finished uploading and identify any that failed.

1 input
Action

Copy file or folder

DROPBOX_COPY_FILE_OR_FOLDER

Duplicate files or folders to new locations in Dropbox while keeping the originals intact, including all nested contents if copying a folder.

6 input
Action

Copy multiple files or folders

DROPBOX_COPY_BATCH

Efficiently duplicate multiple files or folders in Dropbox to different locations in a single operation, saving time when managing large batches of content.

3 input
Action

Count file requests

DROPBOX_COUNT_FILE_REQUESTS

Retrieves the total count of all file requests you've created in Dropbox, including both active and archived requests. This helps you understand your file collection activity and manage your request workflow.

Action

Create file request

DROPBOX_CREATE_FILE_REQUEST

Generate a shareable link that lets clients, customers, or team members upload files directly to your Dropbox folder without needing a Dropbox account. You can optionally set a deadline to manage when submissions should arrive.

4 input
Action

Create multiple folders

DROPBOX_CREATE_FOLDER_BATCH

Create multiple folders in Dropbox at once instead of adding them one by one, saving time when setting up your file organization structure.

3 input
Action

Delete all closed file requests

DROPBOX_DELETE_ALL_CLOSED_FILE_REQUESTS

Removes all completed file requests from your Dropbox account in one action, helping you keep your workspace organized and clutter-free.

Action

Delete file or folder (Deprecated)

DROPBOX_DELETE_FILE_OR_FOLDER

Permanently removes a file or folder from Dropbox, including all contents if it's a folder. Use this when you need to clean up storage or remove outdated materials from your workspace.

1 input
Action

Delete file requests

DROPBOX_DELETE_FILE_REQUESTS

Remove multiple closed file requests from your Dropbox workspace to keep your file collection organized and clutter-free. This helps you maintain a clean collection by deleting requests that have already been completed or are no longer needed.

1 input
Action

Delete multiple files/folders

DROPBOX_DELETE_BATCH

Remove multiple files or folders from Dropbox in a single operation, with asynchronous processing for large batches. Useful for cleaning up old documents, project files, or organizing your cloud storage efficiently.

1 input
Action

Download Folder as Zip

DROPBOX_DOWNLOAD_ZIP

Download an entire Dropbox folder as a single zip file, making it easy to share, backup, or transfer multiple files at once without downloading them individually.

1 input

Groups

3 operations

Administer team groups and manage group membership permissions. Use these operations to create groups, add or remove members, adjust access levels, and track group management job status.

Action

Add members to team group

DROPBOX_ADD_TEAM_GROUP_MEMBERS

Adds team members to an existing Dropbox group and assigns them specific access levels, allowing you to organize your team's file sharing and collaboration permissions in one place.

3 input
Action

Create team group

DROPBOX_CREATE_TEAM_GROUP

Creates a new team group in Dropbox to help you organize and manage groups of team members for collaborative projects and permissions.

3 input
Action

Delete team group

DROPBOX_DELETE_TEAM_GROUP

Remove a team group from your Dropbox workspace when it's no longer needed. This helps you keep your team structure organized and clean up deprecated groups.

3 input

Sharing

7 operations

Control file and folder sharing settings and permissions across your Dropbox. Use these operations to create shared links, manage member access, download from shared links, and maintain sharing allowlists.

Action★ Featured

Create shared link

DROPBOX_CREATE_SHARED_LINK

Generates a permanent, shareable URL for any Dropbox file or folder that you can distribute to clients, team members, or the public without worrying about expiration.

2 input
Action

Add file member

DROPBOX_ADD_FILE_MEMBER

Share a Dropbox file with specific people by granting them access and optionally sending them an invitation notification. This lets you control who can view, edit, or comment on sensitive files without sharing the entire folder.

6 input
Action

Add folder member

DROPBOX_ADD_FOLDER_MEMBER_ACTION

Invite team members or collaborators to access a shared Dropbox folder with specific permission levels. This lets you expand folder access to new users without manually managing each person's permissions.

4 input
Action

Add sharing allowlist

DROPBOX_ADD_SHARING_ALLOWLIST

Controls which domains and email addresses can receive shared files from your team by adding them to an approved list. Helps protect sensitive content by ensuring sharing only happens with trusted external contacts.

2 input
Action

Check share job status

DROPBOX_CHECK_SHARE_JOB_STATUS

Monitor the progress of folder sharing operations you've initiated in Dropbox to know when shared access is ready for your team or clients. Returns the current status—whether it's still processing, completed successfully, or encountered an error.

1 input
Action

Check sharing job status

DROPBOX_CHECK_JOB_STATUS

Monitor the completion status of Dropbox sharing operations that run in the background, such as removing folder members or unsharing folders. This helps you confirm when these actions finish and whether they succeeded or encountered errors.

1 input
Action

Create simple shared link (Deprecated)

DROPBOX_CREATE_SHARED_LINK_SIMPLE

Creates a shareable link for a Dropbox file or folder, or returns an existing link if one is already active for that path. Use this when you need a quick, simple way to share content without additional security settings.

3 input

Team

13 operations

Manage team members, device access, and storage quotas for Dropbox Business accounts. These operations enable you to administer team settings, configure custom quotas, track devices, and handle member lifecycle tasks at scale.

Action

Activate team folder

DROPBOX_ACTIVATE_TEAM_FOLDER

Restore access to a previously archived team folder so your team can collaborate on those files again. This is useful when you need to bring a dormant project or department folder back into active use.

1 input
Action

Add property template for team

DROPBOX_ADD_TEAM_PROPERTIES_TEMPLATE

Create a standardized template of custom properties that your team can apply to files and folders in Dropbox, enabling consistent metadata and organization across your workspace.

3 input
Action

Add secondary emails to team members

DROPBOX_ADD_TEAM_MEMBERS_SECONDARY_EMAILS

Add secondary email addresses to your Dropbox team members' accounts so they can access files and collaborate using multiple email identities.

1 input
Action

Add team members

DROPBOX_ADD_TEAM_MEMBERS

Invite new users to your Dropbox team with specific roles and access permissions, enabling you to quickly expand your team's collaboration workspace.

2 input
Action

Add users to space limits exclusion list

DROPBOX_ADD_MEMBER_SPACE_LIMITS_EXCLUDED_USERS

Exempts specific team members from Dropbox storage quota restrictions so they can use unlimited space without hitting team limits. This is useful when certain users need more storage flexibility than your standard team quotas allow.

1 input
Action

Archive team folder

DROPBOX_ARCHIVE_TEAM_FOLDER

Archive an active team folder in Dropbox to remove it from active use while preserving its contents and access history. This is useful when a project or department is winding down and you want to maintain the folder for compliance or reference without allowing further changes.

2 input
Action

Check move former member files job status

DROPBOX_CHECK_MOVE_FORMER_MEMBER_FILES_JOB_STATUS

Monitor the progress of file transfers when a team member leaves your organization, checking whether their files have been successfully moved to designated locations. This helps you ensure former employees' work is properly archived before completing offboarding.

1 input
Action

Check remove member job status

DROPBOX_CHECK_REMOVE_MEMBER

Monitor the status of a member removal operation from a Dropbox folder by checking the job ID returned from a previous removal request. Use this to track when the removal process completes and verify the final access levels.

1 input
Action

Check team folder archive status

DROPBOX_CHECK_TEAM_FOLDER_ARCHIVE

Monitor the progress of a team folder archival process in Dropbox to know when your folder backup or migration is complete. Use this to track long-running archive operations without repeatedly re-submitting the same request.

1 input
Action

Create team folder

DROPBOX_CREATE_TEAM_FOLDER

Create a new collaborative workspace in Dropbox for organizing team projects and files. This sets up an empty team folder that you can populate with documents and invite collaborators to as needed.

2 input
Action

Delete team member profile photo

DROPBOX_DELETE_TEAM_MEMBER_PROFILE_PHOTO

Removes a team member's profile photo from Dropbox, allowing you to update or reset their profile image. This is useful when a team member changes and you need to remove outdated profile pictures.

1 input
Action

Delete team members secondary emails

DROPBOX_DELETE_TEAM_MEMBERS_SECONDARY_EMAILS

Remove secondary email addresses from your Dropbox team members' accounts, allowing you to clean up outdated contact information and maintain accurate team records.

1 input
Action

Permanently delete archived team folder

DROPBOX_DELETE_TEAM_FOLDER_PERMANENTLY

Permanently removes an archived team folder and all its contents from Dropbox, freeing up storage space and cleaning up your workspace.

1 input

Productivity

127 operations
Action

Continue Dropbox Search

DROPBOX_SEARCH_CONTINUE

Tool to fetch the next page of search results from a previous Dropbox search.

1 input
Action

Download file from shared link

DROPBOX_GET_SHARED_LINK_FILE

Tool to download a file from a Dropbox shared link.

3 input
Action

Export File

DROPBOX_EXPORT_FILE

Tool to export non-downloadable Dropbox files (especially Dropbox Paper) to Markdown/HTML/plain text and return usable content.

3 input
Action

Finish batch upload sessions

DROPBOX_FINISH_UPLOAD_SESSION_BATCH

Tool to commit many files at once into a user's Dropbox after uploading file contents via uploadsession/start and uploadsession/append.

1 input
Action

Finish upload session

DROPBOX_FINISH_UPLOAD_SESSION

Tool to finish an upload session and save the uploaded data to the given file path.

3 input
Action

Get about me

DROPBOX_GET_ABOUT_ME

Tool to get information about the current user's Dropbox account.

Action

Get account

DROPBOX_GET_ACCOUNT

Tool to get information about a user's Dropbox account using their account ID.

1 input
Action

Get account batch

DROPBOX_GET_ACCOUNT_BATCH

Tool to get information about multiple user accounts in a single request.

1 input
Action

Get available team member roles

DROPBOX_GET_AVAILABLE_TEAM_MEMBER_ROLES

Tool to retrieve all available team member roles for the connected Dropbox team.

Action

Get copy reference

DROPBOX_GET_COPY_REFERENCE

Tool to get a copy reference to a file or folder.

1 input
Action

Get file lock batch

DROPBOX_GET_FILE_LOCK_BATCH

Tool to return lock metadata for multiple files in a single batch request.

1 input
Action

Get file or folder metadata

DROPBOX_GET_METADATA

Tool to fetch metadata for a file or folder by path.

4 input
Action

Get file or folder metadata (alpha)

DROPBOX_GET_METADATA_ALPHA

Tool to fetch metadata for a file or folder using the alpha endpoint.

5 input
Action

Get file or folder tags

DROPBOX_GET_FILE_TAGS

Tool to get list of tags assigned to files or folders in Dropbox.

1 input
Action

Get file preview

DROPBOX_GET_FILE_PREVIEW

Tool to get a preview for a file.

1 input
Action

Get file request details

DROPBOX_GET_FILE_REQUEST

Tool to retrieve details of an existing file request by ID.

1 input
Action

Get folder state cursor

DROPBOX_GET_FOLDER_CURSOR

Tool to get a cursor representing the current state of a folder without listing its contents.

9 input
Action

Get JWKS

DROPBOX_GET_JWKS

Tool to retrieve JSON Web Key Set containing public verification keys for Dropbox signed ID tokens.

Action

Get OpenID config

DROPBOX_GET_OPENID_CONFIG

Tool to retrieve Dropbox's OpenID Connect discovery document describing supported OAuth 2.0 and OIDC parameters.

Action

Get property template for team

DROPBOX_GET_TEAM_PROPERTIES_TEMPLATE

Tool to get the schema for a specified property template for a team.

1 input
Action

Get shared file metadata

DROPBOX_GET_SHARED_FILE_METADATA

Tool to retrieve metadata for a shared file in Dropbox.

2 input
Action

Get shared file metadata batch

DROPBOX_GET_FILE_METADATA_BATCH

Tool to retrieve metadata for multiple shared files in a single batch request.

2 input
Action

Get shared folder metadata

DROPBOX_GET_SHARED_FOLDER_METADATA

Tool to retrieve metadata for a specific shared folder by its ID.

2 input
Action

Get shared link metadata

DROPBOX_GET_SHARED_LINK_METADATA

Tool to resolve a Dropbox shared link URL into structured metadata.

3 input
Action

Get space usage

DROPBOX_GET_SPACE_USAGE

Tool to get space usage information for the current user's Dropbox account.

Action

Get team audit log events

DROPBOX_GET_TEAM_LOG_EVENTS

Tool to retrieve team audit log events from Dropbox.

4 input
Action

Get team feature values

DROPBOX_GET_TEAM_FEATURE_VALUES

Tool to get values for one or more team features.

1 input
Action

Get team folder info

DROPBOX_GET_TEAM_FOLDER_INFO

Tool to retrieve metadata for team folders.

1 input
Action

Get team groups info

DROPBOX_GET_TEAM_GROUPS_INFO

Tool to retrieve information about one or more team groups by their IDs or external IDs.

3 input
Action

Get team groups job status

DROPBOX_GET_TEAM_GROUPS_JOB_STATUS

Tool to check the status of an asynchronous team groups job in Dropbox.

1 input
Action

Get team info

DROPBOX_GET_TEAM_INFO

Tool to retrieve information about a Dropbox team.

Action

Get team log events (continue)

DROPBOX_GET_TEAM_LOG_EVENTS_CONTINUE

Tool to paginate through team audit log events using a cursor from teamlog/getevents.

1 input
Action

Get team member custom quota

DROPBOX_GET_TEAM_MEMBER_CUSTOM_QUOTA

Tool to retrieve custom storage quotas for team members.

1 input
Action

Get team members add job status v2

DROPBOX_GET_TEAM_MEMBERS_ADD_JOB_STATUS

Tool to poll the status of an asynchronous team member addition job.

1 input
Action

Get team members info

DROPBOX_GET_TEAM_MEMBERS_INFO

Tool to retrieve information about multiple team members in a single request.

1 input
Action

Get temporary link

DROPBOX_GET_TEMPORARY_LINK

Tool to get a one-click temporary (expiring) download link.

1 input
Action

Get temporary upload link

DROPBOX_GET_TEMPORARY_UPLOAD_LINK

Tool to get a one-time use temporary upload link to upload a file to Dropbox.

2 input
Action

Get thumbnail

DROPBOX_GET_THUMBNAIL

Tool to get a thumbnail for an image file.

4 input
Action

Get thumbnail batch

DROPBOX_GET_THUMBNAIL_BATCH

Tool to get thumbnails for multiple image files in a single batch request.

1 input
Action

Get thumbnail v2

DROPBOX_GET_THUMBNAIL_V2

Tool to get a thumbnail for an image file.

7 input
Action

Get user features

DROPBOX_GET_USER_FEATURES

Tool to get a list of feature values configured for the current Dropbox account.

1 input
Action

List excluded users from space limits

DROPBOX_LIST_MEMBER_SPACE_LIMITS_EXCLUDED_USERS

Tool to list team members excluded from space limits.

1 input
Action

List file members

DROPBOX_LIST_FILE_MEMBERS

Tool to obtain the members who have been invited to a file, both inherited and uninherited members.

4 input
Action

List file members batch

DROPBOX_LIST_FILE_MEMBERS_BATCH

Tool to get members of multiple files at once.

2 input
Action

List file requests

DROPBOX_LIST_FILE_REQUESTS

Tool to list all file requests owned by the current user.

1 input
Action

List file requests (continue)

DROPBOX_LIST_FILE_REQUESTS_CONTINUE

Tool to paginate through file requests using a cursor from a previous list call.

1 input
Action

List file revisions

DROPBOX_LIST_FILE_REVISIONS

Tool to retrieve the revision history for a file.

3 input
Action

List files in folder

DROPBOX_LIST_FILES_IN_FOLDER

Tool to list files and folders in a specified Dropbox directory.

6 input
Action

List folder contents (Deprecated)

DROPBOX_LIST_FOLDERS

DEPRECATED: Use ListFilesInFolder instead.

4 input
Action

List folder continue

DROPBOX_LIST_FOLDER_CONTINUE

Tool to continue paginating through folder contents using a cursor from listfolder.

1 input
Action

List folder members

DROPBOX_LIST_FOLDER_MEMBERS

Tool to list members of a shared folder, including users, groups, and invitees.

3 input
Action

List folder members continue

DROPBOX_LIST_FOLDER_MEMBERS_CONTINUE

Tool to continue paginating through shared folder members using a cursor from listfoldermembers.

1 input
Action

List member linked apps

DROPBOX_LIST_MEMBER_LINKED_APPS

Tool to list all applications linked to a specific team member's account.

1 input
Action

List member space limits excluded users (continue)

DROPBOX_LIST_EXCLUDED_USERS_CONTINUE

Tool to paginate through team members excluded from space limits using a cursor from a previous list call.

1 input
Action

List members linked apps

DROPBOX_LIST_TEAM_LINKED_APPS

Tool to list all applications linked to team members' accounts.

1 input
Action

List mountable folders

DROPBOX_LIST_MOUNTABLE_FOLDERS

Tool to list all shared folders the current user can mount or unmount.

2 input
Action

List mountable folders continue

DROPBOX_LIST_MOUNTABLE_FOLDERS_CONTINUE

Tool to paginate through mountable shared folders using a cursor.

1 input
Action

List Paper docs

DROPBOX_LIST_PAPER_DOCS

Tool to return the list of all Paper docs according to filter and sort specifications.

4 input
Action

List Paper documents (continue)

DROPBOX_LIST_PAPER_DOCS_CONTINUE

Tool to continue paginating through Paper documents using a cursor from paper/docs/list.

1 input
Action

List property templates for team

DROPBOX_LIST_TEMPLATES_FOR_TEAM

Tool to list all property templates for a team.

Action

List received files

DROPBOX_LIST_RECEIVED_FILES

Tool to list all files shared with the current user.

2 input
Action

List shared folders

DROPBOX_LIST_SHARED_FOLDERS

Tool to list all shared folders the authenticated user has access to.

1 input
Action

List shared folders continue

DROPBOX_LIST_FOLDERS_CONTINUE

Tool to continue paginating through shared folders using a cursor from listfolders.

1 input
Action

List shared links

DROPBOX_LIST_SHARED_LINKS

Tool to list existing shared links for the current user, optionally filtered by path.

3 input
Action

List team devices

DROPBOX_LIST_TEAM_DEVICES

Tool to list all device sessions of a team including web sessions, desktop clients, and mobile clients.

4 input
Action

List team folders

DROPBOX_LIST_TEAM_FOLDERS

Tool to list all team folders for a Dropbox Business team.

1 input
Action

List team folders continue

DROPBOX_LIST_TEAM_FOLDERS_CONTINUE

Tool to continue paginating through team folders using a cursor from teamfolder/list.

1 input
Action

List team group members

DROPBOX_LIST_TEAM_GROUP_MEMBERS

Tool to list members of a Dropbox team group.

4 input
Action

List team group members continue

DROPBOX_LIST_TEAM_GROUPS_MEMBERS_CONTINUE

Tool to continue listing team group members using a cursor from team/groups/members/list.

1 input
Action

List team groups

DROPBOX_LIST_TEAM_GROUPS

Tool to list all groups on a Dropbox team.

1 input
Action

List team groups continue

DROPBOX_LIST_TEAM_GROUPS_CONTINUE

Tool to continue listing team groups using a cursor from team/groups/list.

1 input
Action

List team member devices

DROPBOX_LIST_TEAM_MEMBER_DEVICES

Tool to list all device sessions of a team's member, including web sessions, desktop clients, and mobile clients.

4 input
Action

List team members

DROPBOX_LIST_TEAM_MEMBERS

Tool to list members of a Dropbox team.

2 input
Action

List team members continue (v2)

DROPBOX_LIST_TEAM_MEMBERS_CONTINUE

Tool to continue listing team members using a cursor from team/members/list or team/members/list/continuev2.

1 input
Action

List team namespaces

DROPBOX_LIST_TEAM_NAMESPACES

Tool to list all team-accessible namespaces in a Dropbox Business team.

1 input
Action

List team namespaces continue

DROPBOX_LIST_TEAM_NAMESPACES_CONTINUE

Tool to continue paginating through team-accessible namespaces using a cursor from team/namespaces/list.

1 input
Action

List team sharing allowlist

DROPBOX_LIST_SHARING_ALLOWLIST

Tool to list Approve List entries for a team from newest to oldest.

1 input
Action

List team sharing allowlist continue

DROPBOX_LIST_TEAM_SHARING_ALLOWLIST_CONTINUE

Tool to continue paginating through team sharing allowlist entries using a cursor.

1 input
Action

List user templates

DROPBOX_LIST_USER_TEMPLATES

Tool to get the template identifiers for a user.

Action

Modify shared link settings

DROPBOX_MODIFY_SHARED_LINK_SETTINGS

Tool to modify settings of an existing Dropbox shared link.

3 input
Action

Mount shared folder

DROPBOX_MOUNT_FOLDER

Tool to mount a shared folder for the current user after they have been added as a member.

1 input
Action

Move file or folder

DROPBOX_MOVE_FILE_OR_FOLDER

Move file or folder

5 input
Action

Move multiple files or folders in batch

DROPBOX_MOVE_BATCH

Tool to move multiple files or folders to different locations at once in Dropbox.

3 input
Action

Overwrite file properties

DROPBOX_OVERWRITE_FILE_PROPERTIES

Tool to overwrite property groups associated with a file or folder.

3 input
Action

Read a file

DROPBOX_READ_FILE

Downloads a file from the specified Dropbox path, requiring files.content.read scope.

1 input
Action

Remove file member

DROPBOX_REMOVE_FILE_MEMBER

Tool to remove a specified member from a file's sharing permissions.

2 input
Action

Remove File Properties

DROPBOX_REMOVE_FILE_PROPERTIES

Tool to permanently remove specified property groups from a file or folder.

3 input
Action

Remove file properties template for team

DROPBOX_REMOVE_FILE_PROPERTIES_TEMPLATE_FOR_TEAM

Tool to remove a property template from a team.

1 input
Action

Remove folder member

DROPBOX_REMOVE_FOLDER_MEMBER

Tool to remove a member from a shared folder.

3 input
Action

Remove group members

DROPBOX_REMOVE_GROUP_MEMBERS

Tool to remove members from a Dropbox team group.

3 input
Action

Remove member space limits excluded users

DROPBOX_REMOVE_TEAM_MEMBER_SPACE_LIMITS_EXCLUDED_USERS

Tool to remove users from the member space limits excluded users list.

1 input
Action

Remove sharing allowlist

DROPBOX_REMOVE_SHARING_ALLOWLIST

Tool to remove domains or email addresses from the team sharing allowlist.

2 input
Action

Remove tag from file or folder

DROPBOX_REMOVE_FILE_TAG

Tool to remove a tag from a file or folder in Dropbox.

3 input
Action

Remove team member custom quota

DROPBOX_REMOVE_TEAM_MEMBER_CUSTOM_QUOTA

Tool to remove custom storage quota for team members, reverting them to the team's default quota.

1 input
Action

Rename team folder

DROPBOX_RENAME_TEAM_FOLDER

Tool to rename an existing team folder in Dropbox.

2 input
Action

Resend secondary email verification

DROPBOX_RESEND_SECONDARY_EMAIL_VERIFICATION

Tool to resend secondary email verification emails to team members.

1 input
Action

Restore file to specific revision

DROPBOX_RESTORE_FILE

Tool to restore a specific revision of a file to the given path in Dropbox.

2 input
Action

Revoke shared link

DROPBOX_REVOKE_SHARED_LINK

Tool to revoke a Dropbox shared link.

1 input
Action

Save copy reference

DROPBOX_SAVE_COPY_REFERENCE

Tool to save a copy reference to the user's Dropbox.

2 input
Action

Save file from URL

DROPBOX_SAVE_URL

Tool to save a file to Dropbox directly from a public URL via server-side fetch.

5 input
Action

Search File or Folder

DROPBOX_SEARCH_FILE_OR_FOLDER

Tool to search for files and folders in Dropbox by name or content, optionally scoped to a path, with pagination support.

5 input
Action

Search File Properties

DROPBOX_SEARCH_FILE_PROPERTIES

Tool to search across property templates for particular property field values.

3 input
Action

Search files and folders

DROPBOX_FILES_SEARCH

Tool to search for files and folders in Dropbox by name or content.

5 input
Action

Send team member welcome email

DROPBOX_SEND_TEAM_MEMBER_WELCOME_EMAIL

Tool to send a welcome email to a pending team member.

4 input
Action

Set group member access type

DROPBOX_UPDATE_GROUP_MEMBER_ACCESS_TYPE

Tool to change a member's access type in a team group.

4 input
Action

Set profile photo

DROPBOX_SET_PROFILE_PHOTO

Tool to set the profile photo for the current user's Dropbox account.

2 input
Action

Set team member admin permissions

DROPBOX_UPDATE_TEAM_MEMBER_ADMIN_PERMISSIONS

Tool to update a team member's admin permissions.

2 input
Action

Set team member custom quota

DROPBOX_SET_TEAM_MEMBER_CUSTOM_QUOTA

Tool to set custom storage quotas for team members in Dropbox.

1 input
Action

Set team member profile

DROPBOX_UPDATE_TEAM_MEMBER_PROFILE

Tool to update a team member's profile information.

7 input
Action

Set team member profile photo

DROPBOX_UPDATE_TEAM_MEMBER_PROFILE_PHOTO

Tool to update a team member's profile photo.

2 input
Action

Share folder

DROPBOX_SHARE_FOLDER

Tool to share a folder with collaborators in Dropbox.

8 input
Action

Start batch of upload sessions

DROPBOX_START_UPLOAD_SESSION_BATCH

Tool to start a batch of upload sessions.

2 input
Action

Start upload session

DROPBOX_START_UPLOAD_SESSION

Tool to start a new upload session with the given data.

2 input
Action

Unlock multiple files

DROPBOX_UNLOCK_FILE_BATCH

Tool to unlock multiple files at specified paths in a single batch operation.

1 input
Action

Unmount shared folder

DROPBOX_UNMOUNT_FOLDER

Tool to unmount a shared folder for the current user.

1 input
Action

Unshare file

DROPBOX_UNSHARE_FILE

Tool to remove all members from a Dropbox file.

1 input
Action

Unshare folder

DROPBOX_UNSHARE_FOLDER

Tool to allow a shared folder owner to unshare the folder.

2 input
Action

Update file member

DROPBOX_UPDATE_FILE_MEMBER

Tool to change a member's access level on a shared file.

3 input
Action

Update file properties

DROPBOX_UPDATE_FILE_PROPERTIES

Tool to update custom properties on a file or folder in Dropbox.

3 input
Action

Update file request

DROPBOX_UPDATE_FILE_REQUEST

Tool to update an existing file request in Dropbox.

6 input
Action

Update folder member

DROPBOX_UPDATE_FOLDER_MEMBER

Tool to update another member's permissions in a shared folder.

3 input
Action

Update folder policy

DROPBOX_UPDATE_FOLDER_POLICY

Tool to update the sharing policies for a shared folder.

7 input
Action

Update Paper Document

DROPBOX_UPDATE_PAPER_DOCUMENT

Tool to update an existing Dropbox Paper document with new content in Markdown, HTML, or plain text format.

5 input
Action

Update property template for team

DROPBOX_UPDATE_PROPERTY_TEMPLATE_FOR_TEAM

Tool to update a property template for a team in Dropbox.

4 input
Action

Update team folder sync settings

DROPBOX_UPDATE_TEAM_FOLDER_SYNC_SETTINGS

Tool to update the sync settings on a team folder or its contents in Dropbox.

3 input
Action

Update team group

DROPBOX_UPDATE_TEAM_GROUP

Tool to update a team group's name, external ID, and/or management type.

5 input
Action

Upload File

DROPBOX_UPLOAD_FILE

Uploads a file (up to ~150 MB) to a specified path in the user's Dropbox, with options for handling existing files.

6 input
What now

Use Dropbox in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.