Skip to main content
Glama

box_file_upload_tool

Upload text or binary files to Box cloud storage by specifying content, filename, and destination folder ID.

Instructions

Upload content as a file to Box.

Args: content (str | bytes): The content to upload. Can be text or binary data. file_name (str): The name to give the file in Box. parent_folder_id (str): The ID of the destination folder. Defaults to root ("0").

Returns: dict[str, Any]: Information about the uploaded file including id and name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentYes
file_nameYes
parent_folder_idYes

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