Skip to main content

Glean

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 fieldRequiredWhere it comes from
API token (API_TOKEN)YesA Glean Client API token, sent as a Bearer token.
SettingRequiredWhat it is
Instance URL (INSTANCE_URL)YesThe Glean backend host, e.g. https://acme-be.glean.com.

Tools

ToolAccessWhat it does
Search (yekar.glean.search)ReadSearch 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)ReadGlean'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.