Skip to main content
Glama

box_folder_set_collaboration_tool

Configure folder collaboration settings in Box to control invitation permissions, collaborator visibility, and enterprise access restrictions.

Instructions

Sets collaboration settings for a folder in Box. Args: ctx: Context: The context containing Box client information. folder_id (str): ID of the folder to set collaboration settings for. can_non_owners_invite (bool): Specifies if users who are not the owner of the folder can invite new collaborators to the folder. can_non_owners_view_collaborators (bool): Restricts collaborators who are not the owner of this folder from viewing other collaborations on this folder. is_collaboration_restricted_to_enterprise (bool): Specifies if new invites to this folder are restricted to users within the enterprise. This does not affect existing collaborations. Returns: dict[str, Any]: Dictionary containing the updated folder object or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
folder_idYes
can_non_owners_inviteYes
can_non_owners_view_collaboratorsYes
is_collaboration_restricted_to_enterpriseYes

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