reject_interview
Reject an interview as a supervisor by confirming the exact ID and adding a comment. Requires fieldwork_write or admin_write permission; read current status first.
Instructions
Reject an interview as supervisor. Requires fieldwork_write or admin_write permission and exact interview ID confirmation. Live mutation; include a clear comment and read current status first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| profile | No | ||
| interview_id | Yes | ||
| responsible_id | No | Optional new responsible user ID for rejection workflows. Use an exact user ID from user lookup/list tools; do not guess from display names. | |
| confirm_interview_id | Yes | Must exactly match interview_id. |