manage-violations

Installation
SKILL.md

Bolna Violations

Violations are flags Bolna raises on calls that may breach content policy, regulatory rules, or fraud heuristics. Each violation has a status (open / under-review / resolved / rejected) and can have evidence attached. Use the API to monitor and respond to flags.

Endpoints

Method Path Purpose
GET /violations/list List violations (paginated, status-filtered)
POST /violations/submit Submit evidence file + comment for a violation

Auth: Authorization: Bearer $BOLNA_API_KEY.

Violation object

Installs
53
Repository
bolna-ai/skills
GitHub Stars
3
First Seen
May 20, 2026
manage-violations — bolna-ai/skills