close_bug
Close bug reports in the MCP Secure Local Server by providing a resolution note and bug ID to mark issues as resolved.
Instructions
Close a bug (convenience wrapper for update_bug with status=closed).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bug_id | Yes | The bug ID to close. | |
| resolution | No | Resolution note explaining how the bug was fixed. | |
| project_path | No | Path to project directory (defaults to cwd). |