box_ai_ask_hub_tool
Query Box AI to analyze specific hub content and generate responses based on user prompts, enabling AI-driven insights from hub data.
Instructions
Ask Box AI about a specific hub. This tool allows users to query Box AI with a specific prompt, leveraging the content of a hub in Box. The AI processes the hub and generates a response based on the provided prompt. Args: ctx (Context): The context object containing the request and lifespan context. hubs_id (str): The ID of the hub 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. Returns: dict: The response from the AI, containing the answer to the prompt.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ai_agent_id | No | ||
hubs_id | Yes | ||
prompt | Yes |