You're viewing a demo portfolio

Join the waitlist
PRSM

ic_leaderboard_set_optin

Active

Tool of Immersive Commons

declared in 1.31.0

Toggle 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.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "optIn"
  ],
  "properties": {
    "optIn": {
      "type": "boolean",
      "description": "true to appear on the kiosk leaderboard, false to hide."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Immersive Commons

https://github.com/immersive-commons/ic-skills

1/7 registries
View full server →
ic_leaderboard_set_optin — Immersive Commons — PRSM MCP