Opt in or out of the commits leaderboard
ic_leaderboard_set_optinToggle publicMetadata.leaderboardOptIn. Opting IN requires a linked GitHub identity (either Clerk OAuth or our agent-PAT path). Opting OUT is unconditional. Args: { optIn: boolean }. Returns: { ok, optIn, github_username? }. Required scope: leaderboard:manage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| optIn | Yes | true to appear on the kiosk leaderboard, false to hide. |