ui/format_scope.ts view source
(args: { scope_id: string | null; role: string; }): string | null Default FormatScope — always returns null so callers fall back to the raw uuid.
args
{ scope_id: string | null; role: string; }returns
string | null