answer_question
Answer questions about Commodore 64 documentation by retrieving and synthesizing information from multiple sources. Provides answers with citations and confidence scores.
Instructions
Answer questions about C64 documentation using RAG (Retrieval-Augmented Generation). Synthesizes information from multiple sources with citations. Returns answer text with source references and confidence score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | The question to answer about C64 documentation | |
| max_sources | No | Maximum number of documentation sources to use for context (default: 5) | |
| search_mode | No | Search strategy to use (default: auto for intelligent selection) | auto |