box_ai_ask_file_single_tool
Query Box AI to analyze a specific file and generate responses based on a provided prompt. Use this tool to extract insights or answers directly from file content stored in Box.
Instructions
Ask Box AI about a single file. This tool allows users to query Box AI with a specific prompt, leveraging the content of a single file stored in Box. The AI processes the file and generates a response based on the provided prompt. Args: ctx (Context): The context object containing the request and lifespan context. file_id (str): The ID of the file to be analyzed by the AI. prompt (str): The prompt or question to ask the AI. ai_agent_id (Optional[str]): The ID of the AI agent to use for processing.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ai_agent_id | No | ||
file_id | Yes | ||
prompt | Yes |