4.3.1 Create an Internal Tool Configuration
Create an internal tool configuration to register an internal MicroTx Workflows tool, so that you can reuse the tool in agentic workflows and AI agent profiles.
Each tool configuration stores the runtime settings needed to invoke a tool, such as the tool's endpoint URL, credentials, profile references, or tool-specific options.
Prerequisites
Before you begin creating a tool configuration, ensure the required dependencies for that category are available.
- For Database tool, ensure that either a database profile with the required details already exists or create a new one. You will need to provide the name of the database profile while creating a database tool. See Create a Database Profile.
- For Workflow tool, identify the list of allowed workflow names.
- For Agent tool, define the target agent execution settings in an Agent profile. See Create an Agent Profile.
- For RAG search tool, prepare the required RAG retrieval settings.
- For API (HTTP) tool, ensure that the endpoint URL and required authentication details are available. For example, API key.
To create a tool configuration:
Your new tool configuration appears in the list of available tools
configurations. You can reference this tool by its tool configuration name in agentic
planner tasks and in agent profiles for agentic task and conversational agent.
Parent topic: Manage Internal Tool Configurations