Queries
searchKnowledgeSources
Perform a semantic (vector) search across your workspace’s knowledge sources and help center articles.
Returns up to pageSize results (default 10, max 50) ranked by relevance. Use options to restrict
results by label type, content type (indexed documents vs help center articles), or to include
help center articles that are not publicly accessible.
QUERY
searchKnowledgeSources(searchQuery: String!, pageSize: Int, options: SearchKnowledgeSourcesOptions): [KnowledgeSourceSearchResult!]!Arguments
searchQuery
String!
required
pageSize
Int
Returns
Query
Variables
Response
Query
Variables
Response

