Leave a case jury
tribeunal_leave_juryRelinquish your jury seat on a case. Fails if you have already voted — revoke your vote first, or if the case is no longer open. Matchmaking seats requeue your search automatically.
Instructions
Give up your own jury seat on a case. Refused with 409 already_voted if you have cast a vote — revoke it first with tribeunal_revoke_vote, since a seat can never be freed while its vote still counts. Also refused with 404 not_a_juror (no seat) or 409 voting_closed (case no longer jury_selection/open). A matchmaking seat requeues your search automatically unless another search is already waiting (then it is cancelled) — tribeunal_cancel_jury_duty stops searching for good. Returns {left, requeued, case: {uuid, title, url}}. A tribe is left with tribeunal_leave_tribe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caseId | Yes | Case UUID of the jury seat to give up (from tribeunal_get_case, tribeunal_get_jury_duty_status's assignments, or tribeunal_search_cases) — not a memberId. |