query
Query a wiki knowledge base and receive an AI-synthesized answer with citations from relevant wiki pages.
Instructions
Query a wiki knowledge base and get an AI-synthesized answer.
Uses the llm-wiki-agent /wiki-query skill to search wiki pages and synthesize a comprehensive answer with [[wikilinks]] citations.
Args: wiki_name: Name of the wiki to query. question: The question to ask about the wiki's knowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wiki_name | Yes | ||
| question | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |