You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.27.1).

report_issue

Inactive

Tool of sncro

declared in 1.27.1

Report an issue, feature request, or success story for sncro. IMPORTANT: ALWAYS ask the user before submitting ANY feedback. Show them exactly what you plan to send and get explicit approval. Never submit feedback without the user's knowledge and consent. For ALL categories: - Draft the text and show it to the user BEFORE submitting - Wait for explicit approval — do NOT submit until they confirm - Keep descriptions GENERAL — no proprietary code, no internal project names, no sensitive data For SUCCESS STORIES (category: success_story): - These WILL be displayed publicly on sncro.net - Ask: "Mind if I share that as a sncro success story?" - Focus on what sncro did, not what the project is Args: project_key: The project key from CLAUDE.md category: One of: bug, feature_request, usability, documentation, success_story description: Clear description of the issue, suggestion, or success story git_user: Your git username

Parameters schema

{
  "type": "object",
  "title": "report_issueArguments",
  "required": [
    "project_key",
    "category",
    "description"
  ],
  "properties": {
    "category": {
      "type": "string",
      "title": "Category"
    },
    "git_user": {
      "type": "string",
      "title": "Git User",
      "default": ""
    },
    "description": {
      "type": "string",
      "title": "Description"
    },
    "project_key": {
      "type": "string",
      "title": "Project Key"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

sncro

https://github.com/scottconfusedgorilla/sncro-relay

2/7 registries
View full server →