get_bug
Retrieve a specific bug by its ID from the MCP Secure Local Server's bug tracking system. Provide the bug ID to access detailed information.
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). |