submit_issue
Report bugs, vulnerabilities, or issues to the BLT system with details like title, description, severity, and type for structured logging and tracking.
Instructions
Submit a new issue to the BLT system. Use this to report bugs, vulnerabilities, or other issues.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the issue | |
| description | Yes | Detailed description of the issue | |
| repo_id | No | The repository ID where the issue was found | |
| severity | No | The severity level of the issue | |
| type | No | The type of issue |