validate_github_result
Validates GitHub operation results to ensure they are correct and error-free. Use it to verify responses from the GitHub MCP server.
Instructions
Perform basic validation of a GitHub MCP tool result.
Args: operation: GitHub operation being tested.
result:
Result returned by the GitHub MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |