You're viewing a demo portfolio

Join the waitlist
PRSM

ic_headsets_get_attestation_status

Active

Tool of Immersive Commons

declared in 1.31.0

Returns whether a user is attested (signed off to check out PICO units). Defaults to the calling user when user_id is omitted. Operators are attested-by-default and may have no record. Args: { user_id?: string }. Returns: { ok, user_id, is_attested, record? }. Required scope: headsets:lend.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "user_id": {
      "type": "string",
      "maxLength": 128,
      "description": "Clerk user_id. Defaults to the caller."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Immersive Commons

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

1/7 registries
View full server →