Code Assist MCP for Dropbox

Build 25.0.9540

CreateFolder

Creates a new folder or multiple folders at specified Dropbox paths; supports batch folder creation via structured input.

Input

Name Type Required Description
Path String False The full path in the user's Dropbox where the new folder should be created.
AutoRename Boolean False If the value is 'true', Dropbox automatically renames the folder to avoid name conflicts with existing folders.

デフォルト値はfalseです。

ForceAsync Boolean False If the value is 'true', forces the folder creation to run asynchronously. This option is available only when using ObjectPathsAggregate.

デフォルト値はfalseです。

ObjectPathsAggregate String False A JSON-formatted aggregate representing the folder paths to be created. This can also reference a #TEMP table containing the paths.

Result Set Columns

Name Type Description
Id String The unique identifier of the newly created folder.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540