Google Model Armor: Sanitize a model response through a Model Armor template.
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
../gws-shared/SKILL.md
gws generate-skills
gws modelarmor +sanitize-response --template <NAME>
--template
--text
--json
gws modelarmor +sanitize-response --template projects/P/locations/L/templates/T --text 'model output' model_cmd | gws modelarmor +sanitize-response --template ...