Skip to main content
Glama

box_shared_link_file_create_or_update_tool

Create or update secure shared links for Box files with customizable access controls, expiration dates, and permissions.

Instructions

Create or update a shared link for a file.

Args: ctx (Context): The context object containing the request and lifespan context. file_id (str): The ID of the file to create or update the shared link for. access (str, optional): The access level for the shared link. Defaults to None. unshared_at (str, optional): The expiration date for the shared link. Defaults to None. password (str, optional): The password for the shared link. Defaults to None. permissions (dict, optional): The permissions for the shared link. Defaults to None.

Returns: dict: The response from the Box API after creating or updating the shared link.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_idYes
accessNocompany
can_downloadNo
can_previewNo
can_editNo
passwordNo
vanity_nameNo
unshared_atNo

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