On this pageFunction: filterToolsByGroup() filterToolsByGroup(tools, groups): Tools Defined in: packages/core/src/utils/tool-filters.ts:296 Filter tools to only include those whose toolGroup matches one of the given groups. Tools without a toolGroup are excluded. Parameters tools Tools groups string[] Returns Tools