Skip to main content
Glama

box_web_link_update_by_id_tool

Modify a web link in Box by changing its URL, parent folder, name, or description using the link's unique identifier.

Instructions

Update a Box web link by its ID. Args: ctx (Context): The context object containing the request and lifespan context. web_link_id (str): The ID of the web link to update. url (str): The new URL of the web link. parent_folder_id (str): The ID of the parent folder for the web link. name (str, optional): The new name of the web link. Defaults to None. description (str, optional): The new description of the web link. Defaults to None.

Returns: dict: The response from the Box API after updating the web link.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
web_link_idYes
urlYes
parent_folder_idYes
nameNo
descriptionNo

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