Skip to main content
Glama
box-community

MCP Server Box

box_web_link_create_tool

Create web links in Box folders to share URLs with team members. Specify URL, parent folder, and optional name or description.

Instructions

Create a Box web link.

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

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
parent_folder_idYes
nameNo
descriptionNo

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

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