Tools Library

The Tools Library serves as a comprehensive reference for all tool types supported by HCL UnO Agentic AI Builder. These tools define the capabilities that can be granted to your agents and subagents, allowing them to perform external actions, access APIs, run logic, retrieve data, or interact with services beyond the platform.

This section outlines each tool available in the Add Tool dropdown and provides essential information needed to configure and integrate them effectively into your agent logic.

For each tool type, you will find:

  • Purpose: Describes the functionality the tool enables for your agent (for example, calling external APIs, sending emails).

  • Configuration Fields: Lists required and optional input parameters (such as endpoint URLs, request methods, headers, authentication credentials, or payload structures) that must be provided during setup.

Understanding these details is essential to:

  • Extend agent functionality with the right tool for the task

  • Ensure correct integration with external systems

  • Maintain security and consistency in agent behavior

Note: When assigning tools to agents or subagents, refer to this section to select the appropriate configuration that aligns with the business goal and technical requirements.