get_scale
Return one spec-defined assessment scale by id (e.g. "reach_5", "severity_5", "confidence_binary"). Includes the full point array. Returns a descriptive message (not an error) when the id is unknown.
Spec Introspectionatomic (read-only)
Arguments
idstringrequiredScale id (e.g. "reach_5", "frequency_5", "severity_5", "importance_5", "confidence_binary").
Returns
JSON: the full UPGScaleDefinition record including all points.