# Functions
GetArticleIndex retrieves the index of an article from its url.
GetArticleList returns the list of KB articles.
GetSuggestions returns a list of up to 3 suggestions for the built-in list of KB articles matching the given user input.
GetSuggestionsFromArticleList returns a list of up to 3 suggestions for the given list of KB articles matching the given user input.
# Variables
No description provided by the author
# Type aliases
No description provided by the author