Font Size:
Ask Joget AI

Tool Group Tool

Introduction

The Tool Group component allows related agent tools to be organized under a single named group within the AI Agent Builder palette. By grouping tools, the AI only sees and works with the relevant subset of tools for a given task. This improves the quality of AI decision-making when agents have a large number of tools configured, and supports cleaner, more maintainable agent designs.

Get Started

How to use it

To use the Tool Group component within your AI Agent Builder:

  1. Locate the Tool Group element under the Tools section of the palette.
  2. Drag and drop the element into the Drop a tool to here section of your agent's task.
  3. Drag and drop other tools to place them within the Tool Group element.
  4. Click the newly added Tool Group element to open its configuration properties.

Configure Properties

Fill in the following fields to configure your Tool Group component:

  • Personalized Name: A custom name to display in the node viewer.
  • Trigger Function Name: The function name the LLM calls to enter this group (for example, theme_tools or navigation_tools). Ensure you use lowercase with underscores.
  • Description: Describe when the LLM should use this group and what specific sub-tools it contains.
Created by Debanraj Ravindran Last modified by Debanraj Ravindran on Apr 24, 2026