ask_ai_about_documents
Ask natural language questions about documents to get direct answers with sources. Find specific information across multiple documents without manual searching.
Instructions
Queries document content using natural language questions.
Use this tool when you need to:
Find specific information across multiple documents
Get direct answers to questions about document content
Extract insights from your knowledge base
Answer questions like "What is our vacation policy?"
Answer "How do we onboard new clients?" and similar queries
Args: question: The natural language question to ask collection_id: Optional collection to limit the search to document_id: Optional document to limit the search to
Returns: AI-generated answer based on document content with sources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| collection_id | No | ||
| document_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |