Custom buttons above the search results:
"toolbars": {
"searchResults": ["customButton1", "customButton2", "customButton3"],
User-defined buttons In the search results area if no results are available
"toolbars": {
"noResults": ["customButton1", "customButton2", "customButton3"],
Custom buttons in the context menu of search results
"toolbars": {
"searchResultsContextMenu": ["customButton1", "customButton2", "customButton3"],