Re-publish a figure taken down in error (operator)
ic_admin_funko_restoreThe undo for ic_admin_funko_takedown: sets publicShare=true and re-lists the handle. This OVERRIDES the member's own switch, so it is audit-logged exactly as heavily as the takedown. REFUSED if the handle has since been claimed by a different member — restoring under a name that now belongs to somebody else would publish one member's figure behind another member's identity. Args: { handle, reason? }. Returns: { ok, handle, userId } or { ok:false, error_kind:'validation' } when the handle changed hands. Required scope: admin:funko_review (operator).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | The member's funko handle, or their Clerk user id. | |
| reason | No | Why the takedown is being reversed. |