Most of the functions are defined in https://github.com/zotero/zotero/blob/master/chrome/content/zotero/xpcom/utilities.js and listed at https://www.zotero.org/support/dev/translators/functions . Frequently I have to check these sources during writing Zotero translators when I want to use a special function but I forgot its name or the order of arguments which have to been passed. We can make another point in the help menu and output some static text, but maybe there are smarter ways to give here the translator developers any inline help. Any ideas?