diff --git a/client/src/components/Panels/Common/ToolSearch.vue b/client/src/components/Panels/Common/ToolSearch.vue
index 235c780c1cda..2f2895a176fd 100644
--- a/client/src/components/Panels/Common/ToolSearch.vue
+++ b/client/src/components/Panels/Common/ToolSearch.vue
@@ -209,16 +209,11 @@ function onToggle(toggleAdvanced: boolean) {
name
The tool name (stored as tool.name + tool.description in the XML)
section
+ The tool section is based on the default tool panel view
+ ontology
- The tool section is based on the current view you have selected for the panel.
- When this field is active, you will be able to see a datalist showing the available
- sections you can filter from.
- By default, Galaxy tool panel sections are filterable if you are currently on the
- Full Tool Panel view, and it will show EDAM ontologies or EDAM topics if you have
- either of those options selected.
- Change panel views by clicking on the
-
- icon at the top right of the tool panel.
+ This is the EDAM ontology term that is associated with the tool. Example inputs:
+ "topic_3174" or "operation_0324"
id
The tool id (taken from its XML)