Ask questions about Box files using Box AI. Use this action to query one or more files with natural language questions. Box AI will analyze the file contents and provide an answer based on the information found in the files. Modes: - single_item_qa: Ask about a single file (item…
modeRequiredstringThe query mode: 'single_item_qa' for questions about one file (items array must have exactly 1 element), or 'multiple_item_qa' for questions across multiple files (up to 25 files).
itemsRequiredarrayList of files to query. For 'single_item_qa' mode, provide exactly 1 item. For 'multiple_item_qa' mode, provide 1-25 items. Each item needs 'id' and 'type' fields.
promptRequiredstringThe question to ask about the file(s). Maximum 10,000 characters.
ai_agentobjectSchema for specifying a custom AI agent to handle the request.
dialogue_historyarrayOptional conversation history to provide context for follow-up questions.
include_citationsbooleanSet to true to include source citations in the response showing where the answer came from.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.