Skip to main content
Glama

MCP Server Box

box_search_folder_by_name

Locate a specific folder in Box by its name to retrieve the folder ID using the MCP Server Box. Simplify folder management by automating targeted searches.

Instructions

Locate a folder in Box by its name.

Args: folder_name (str): The name of the folder to locate. return: str: The folder ID.

Input Schema

NameRequiredDescriptionDefault
folder_nameYes

Input Schema (JSON Schema)

{ "properties": { "folder_name": { "title": "Folder Name", "type": "string" } }, "required": [ "folder_name" ], "title": "box_search_folder_by_nameArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Server Box

Related Tools

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