Loading...
Loading...
Look up people, teams, and custom entities in Glean. Use when finding employees, org structure, team members, or expertise.
npx skill4agent add gleanwork/glean-cli glean-entitiesPREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
glean entities <subcommand> [flags]| Subcommand | Description |
|---|---|
| List entities by type and query |
| Get detailed people profiles |
| Flag | Type | Default | Description |
|---|---|---|---|
| string | JSON request body (required) | |
| json | ndjson | text | json |
glean entities read-people --json '{"query":"smith"}' | jq '.[].name'# Show machine-readable schema for this command
glean schema entities
# List all available commands
glean schema | jq '.commands'