Skip to main content
Glama

MCP Server Box

box_read_tool

Extract and retrieve text content from Box files using the file ID. Integrates with MCP Server Box for efficient file handling and data access via the Box API.

Instructions

Read the text content of a file in Box.

Args: file_id (str): The ID of the file to read. return: str: The text content of the file.

Input Schema

NameRequiredDescriptionDefault
file_idYes

Input Schema (JSON Schema)

{ "properties": { "file_id": { "title": "File Id", "type": "string" } }, "required": [ "file_id" ], "title": "box_read_toolArguments", "type": "object" }
Install Server

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