Skip to main content
Glama

MCP Server Box

box_ask_ai_tool

Query AI to analyze and extract insights from Box files by providing a file ID and prompt. Integrates with MCP Server Box for efficient file interaction and data extraction.

Instructions

Ask box ai about a file in Box.

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

Input Schema

NameRequiredDescriptionDefault
file_idYes
promptYes

Input Schema (JSON Schema)

{ "properties": { "file_id": { "title": "File Id" }, "prompt": { "title": "Prompt", "type": "string" } }, "required": [ "file_id", "prompt" ], "title": "box_ask_ai_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