MCP Server Box

by box-community
Verified

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

ID: bosdsf8kvi