You're viewing a demo portfolio

Join the waitlist
PRSM

ic_headsets_admin_clear_oos

Active

Tool of Immersive Commons

declared in 1.31.0

Operator returns a unit to the available pool. Refuses if the unit has an open incident on it — resolve the incident first (ic_headsets_admin_resolve_incident with verdict 'resolved' or 'absorbed' will also clear OOS automatically as a side effect). Args: { unit_id }. Returns: { ok, message }. Required scope: admin:headsets_review.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "unit_id"
  ],
  "properties": {
    "unit_id": {
      "type": "string",
      "maxLength": 16,
      "minLength": 1
    }
  }
}

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_headsets_admin_clear_oos — Immersive Commons — PRSM MCP