Create Tools for your Agents

Tools perform services for the Agent, like reading a database or searching the web. You can create tools in Designer via pipelines.

  • Familiarity with building pipelines in Designer.
  • Feature subscription to AgentCreator.
  1. Select one of the following methods for building your tool:
    To import a prefabricated tool, follow the steps below. To create a tool in a blank Designer canvas, go to step 2.
    1. Navigate to the Public Pattern Library via the Waffle menu.

    2. Click the AgentCreator pill button, then select a pattern that has the tool label.

      Tip: Enter tool in the Search field to narrow the results to only tool pipeline patterns.
    3. Select the destination Project, and click Use Pattern.

    4. In the next popup, select Open in Designer.
  2. Click to open the Pipeline Properties dialog:
    1. Enter the name of the Tool.
    2. Under Pipeline Type > AI Capabilities, select Tool.
    3. For passing account information to the APIM Function Generator and OpenAPI Function Generator Snaps in the Agent pipeline calling this Tool, enter Account as one of the Pipeline Parameter keys. You can leave the Value field empty.
    Example properties for a Tool pipeline
  3. Test the tool pipeline by validating it.
    When your tool validates successfully, you can test it by running your Agent pipeline to verify that the Agent pipeline calls the tool successfully.

The following video describes how to build a tool pipeline in SnapLogic Designer using AgentCreator Snaps.