Skip to main content
Glama

MCP Server Box

box_read_tool

Extract text content from files stored in Box by specifying the file ID. Integrates with MCP Server Box for streamlined file interaction and data retrieval.

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" }

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