Google Model Armor: Sanitize a user prompt 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-prompt --template <NAME>
--template
--text
--json
gws modelarmor +sanitize-prompt --template projects/P/locations/L/templates/T --text 'user input' echo 'prompt' | gws modelarmor +sanitize-prompt --template ...