admin.reviews
Operator: manage the KA§§A post review queue. List pending posts, approve (inserts the post and marks the review approved) or reject with reason. All actions are audit-logged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action: list (show pending), approve (publish post), or reject (remove post). | list |
| reason | No | Rejection reason — logged in audit trail. Required for reject action. | |
| post_id | No | Post ID (e.g. 'K-00001') or review_id (e.g. 'rev-K-00001'). Required for approve/reject actions. | |
| admin_key | Yes | Platform admin key. Set via CIVITAE_ADMIN_KEY environment variable. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||