Loading...
Loading...
Retrieve search and usage analytics from Glean. Use when analyzing search patterns, popular queries, or platform adoption metrics.
npx skill4agent add gleanwork/glean-cli glean-insightsPREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
glean insights <subcommand> [flags]| Subcommand | Description |
|---|---|
| Get analytics data |
| Flag | Type | Default | Description |
|---|---|---|---|
| boolean | false | |
| string | JSON request body (required) (required) | |
| json | ndjson | text | json |
glean insights get --json '{"insightTypes":["SEARCH"]}' | jq .# Show machine-readable schema for this command
glean schema insights
# List all available commands
glean schema | jq '.commands'