Loading...
Loading...
Report user activity and submit feedback to Glean. Use when logging user interactions or providing relevance feedback on search results.
npx skill4agent add gleanwork/glean-cli glean-activityPREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
glean activity <subcommand> [flags]| Subcommand | Description |
|---|---|
| Submit feedback on search results |
| Report a user activity event |
| Flag | Type | Default | Description |
|---|---|---|---|
| boolean | false | |
| string | JSON request body (required) (required) |
glean activity report --json '{"events":[{"action":"VIEW","url":"https://example.com"}]}'# Show machine-readable schema for this command
glean schema activity
# List all available commands
glean schema | jq '.commands'