Loading...
Loading...
Manage document verification and review workflows in Glean. Use when verifying document accuracy, listing pending verifications, or sending review reminders.
npx skill4agent add gleanwork/glean-cli glean-verificationPREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
glean verification <subcommand> [flags]| Subcommand | Description |
|---|---|
| List documents pending verification |
| Send a verification reminder |
| Mark a document as verified |
| Flag | Type | Default | Description |
|---|---|---|---|
| boolean | false | |
| string | JSON request body | |
| json | ndjson | text | json |
glean verification list | jq '.[].document.title'# Show machine-readable schema for this command
glean schema verification
# List all available commands
glean schema | jq '.commands'