Skip to main content
Glama
turingmindai

TuringMind MCP Server

Official
by turingmindai

turingmind_submit_feedback

Submit feedback on code review issues to mark them as fixed, dismissed, or false positives, helping improve future reviews.

Instructions

Submit feedback on a code review issue. Use this when user indicates an issue was fixed, should be dismissed, or is a false positive. For false positives, provide pattern and reason to improve future reviews.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
issue_idYesIssue ID from the review (e.g., iss_abc123)
actionYesFeedback action type
repoYesRepository identifier (owner/repo)
fileNoFile path where issue was found (optional)
lineNoLine number of the issue (optional)
patternNoFor false_positive: code pattern to remember and skip in future
reasonNoReason for the feedback (especially important for false_positive)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/turingmindai/turingmind-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server