Skip to main content
Glama

box_folder_copy_tool

Copy folders within Box to new locations, optionally renaming them during the transfer.

Instructions

Copies a folder to a new location in Box.

Args: ctx: Context: The context containing Box client information folder_id (str): ID of the folder to copy. Can be string or int. destination_parent_folder_id (str): ID of the destination parent folder. Can be string or int. name (str, optional): New name for the copied folder. If not provided, original name is used. Returns: dict[str, Any]: Dictionary containing the copied folder object or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
folder_idYes
destination_parent_folder_idYes
nameNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/box-community/mcp-server-box'

If you have feedback or need assistance with the MCP directory API, please join our Discord server