gws-modelarmor
작성자: Google
Google Model Armor: 사용자 생성 콘텐츠를 안전하게 필터링합니다.
npx skills add https://github.com/googleworkspace/cli --skill gws-modelarmormodelarmor (v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws modelarmor <resource> <method> [flags]
Helper Commands
| Command | Description |
|---|---|
+sanitize-prompt | Sanitize a user prompt through a Model Armor template |
+sanitize-response | Sanitize a model response through a Model Armor template |
+create-template | Create a new Model Armor template |
Discovering Commands
Before calling any API method, inspect it:
# Browse resources and methods
gws modelarmor --help
# Inspect a method's required params, types, and defaults
gws schema modelarmor.<resource>.<method>
Use gws schema output to build your --params and --json flags.
Google의 다른 스킬
gws-modelarmor-sanitize-response
Google
Google Model Armor: Model Armor 템플릿을 통해 모델 응답을 정화합니다.
gws-people
Google
Google People: 연락처와 프로필을 관리합니다.
gws-shared
Google
gws CLI: 인증, 전역 플래그 및 출력 형식을 위한 공유 패턴.
gws-sheets
Google
구글 시트: 스프레드시트를 읽고 씁니다.
gws-sheets-append
Google
Google Sheets: 스프레드시트에 행을 추가합니다.
gws-sheets-read
Google
Google Sheets: 스프레드시트에서 값 읽기.
gws-slides
Google
Google Slides: 프레젠테이션을 읽고 씁니다.
gws-tasks
Google
Google Tasks: 작업 목록 및 작업을 관리합니다.