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