Skip to main content
Glama

MCP Server Box

box_read_tool

Extract text content from Box files using file ID on MCP Server Box, enabling efficient access to stored data for further processing or analysis.

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" } }, "required": [ "file_id" ], "title": "box_read_toolArguments", "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