Search the company's Glean index.
Connect Glean with a Client API token to search across every source the company has connected, trimmed to the token user's permissions.
Connect
| Credential field | Required | Where it comes from |
|---|
API token (API_TOKEN) | Yes | A Glean Client API token, sent as a Bearer token. |
| Tool | Access | What it does |
|---|
Search (yekar.glean.search) | Read | Search the company's Glean index - documents, messages and tickets across every connected source, permission-trimmed to what the token's user may see. |
Autocomplete (yekar.glean.autocomplete) | Read | Glean's query suggestions for a partial search - useful to discover how the index names things. |
Notes
- Have a Glean admin issue a Client API token with the SEARCH scope.
- Set the Instance URL to the company's Glean backend, e.g. https://acme-be.glean.com.