sanitize▌
2 indexed skills · max 10 per page
gws-modelarmor-sanitize-prompt
googleworkspace/cli · Productivity
Sanitize user prompts through Google Model Armor safety templates. \n \n Requires a Model Armor template resource name and accepts text input via flag, stdin, or full JSON request body \n Designed for inbound prompt safety; use the companion +sanitize-response command for outbound response filtering \n Integrates with Google Cloud authentication and global flags defined in gws-shared \n
gws-modelarmor-sanitize-response
googleworkspace/cli · Productivity
Sanitize model responses through Google Model Armor templates for outbound safety. \n \n Applies Model Armor templates to filter model outputs before delivery to users \n Accepts text input via --text flag or piped stdin, with optional full JSON request body override \n Requires template resource name in format projects/PROJECT/locations/LOCATION/templates/TEMPLATE \n Complements the +sanitize-prompt command for inbound user input safety \n