ask_ai_about_documents
Ask natural language questions about your documents to get direct answers with sources. Find information across multiple documents or within a specific collection or document.
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 | ||
| document_id | No | ||
| collection_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |