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
Name | Required | Description | Default |
---|---|---|---|
file_id | Yes |