query_rag
Ask questions to retrieve information from GitLab wikis, issues, and merge requests using the RAG knowledge base.
Instructions
Ask a question using the RAG knowledge base created from GitLab wikis, issues, and merge requests
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | The ID of the workspace with RAG enabled | |
| question | Yes | The question to ask the knowledge base |