answer
Respond to any natural-language question about your documents by retrieving relevant context from granted files and generating a concise reply with your local model.
Instructions
USE THIS to answer any natural-language question about the documents (e.g. 'how long are backups kept?'). It retrieves the relevant lines across the granted files and has the host's LLM answer from them in one step. Prefer this over 'search' for questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional single file to ground the answer in; if omitted, the documents are searched for relevant context. | |
| question | Yes | The question to answer using the contents of the granted documents. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |