ask
Get an LLM-synthesized answer to your question, grounded in the knowledge base. The answer is derived from beliefs and source documents.
Instructions
Ask a question and get an LLM-synthesized answer grounded in the knowledge base.
Uses the server's LLM to synthesize an answer from beliefs and source documents. Slower than deep_search but returns a ready-to-use answer.
Args: question: The question to ask project: Project name or UUID (uses default if empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| question | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |