add_bug
Report and track software issues by submitting bug details with title, description, priority, and tags to the MCP Secure Local Server's bug tracking system.
Instructions
Add a new bug to the tracker.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Brief title for the bug. | |
| description | No | Detailed description of the bug. | |
| priority | No | Bug priority (default: medium). | |
| tags | No | Tags for categorizing the bug. | |
| project_path | No | Path to project directory (defaults to cwd). |