admin
Manage and audit deliberation processes: report abuse, access tamper-evident audit logs, list governance templates, retrieve votes, and verify proofs with BLS public key.
Instructions
Admin and audit tools. Actions:
report_abuse: Report abusive content (deliberation_id, reason)
get_audit_log: Get audit trail incl. tamper-evident log with proofs (deliberation_id)
list_templates: List available governance templates
get_votes: Get all votes (deliberation_id)
replica_pubkey: Get the server's BLS public key for offline proof verification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| deliberation_id | No | ||
| reason | No |