validate_rag_result
Check a RAG operation result for basic validity to catch issues before using it in GitHub, file, or QA workflows.
Instructions
Perform basic validation of a RAG MCP tool result.
Args: operation: RAG operation being tested.
result:
Result returned by the RAG MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |