get_bug
Retrieve bug details by ID from the MCP Secure Local Server's bug tracking system to analyze and address security issues in local projects.
Instructions
Get a bug by ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bug_id | Yes | The bug ID to retrieve. | |
| project_path | No | Path to project directory (defaults to cwd). |