bolna_submit_violation
Submit a violation report with optional base64-encoded evidence to document incidents and ensure compliance.
Instructions
Submit a violation with an optional evidence file (e.g. a screenshot or document as base64)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional notes or explanation to include with the submission | |
| violation_id | Yes | The ID of the violation to submit evidence for | |
| evidence_base64 | No | Base64-encoded evidence file content (e.g. PNG screenshot or PDF) | |
| evidence_filename | No | Filename for the evidence file | evidence.png |