Create a Tool for Your Connector

Now that you've created a connector, you should create a tool for your connector.

  1. Go to Tools > AI Agent Studio.
  2. Click the Resources tab.
  3. Click the Tools tab.
  4. Click Add.
  5. For Tool Type, select Connector.
  6. For Tool Name, enter a name of your choice.
  7. For Tool Code, you can retain the autogenerated code.
  8. Select Family. For example, CX.
  9. Select Product. For example, Service.
  10. For Description, enter a description.
  11. In the Connectors section, search and select your connector.

    The list of functions available for this connector is displayed.

  12. In the Connector functions section, select the functions that you want to expose in your connector.

    You can click the play icon next to the function to test the function. You can use the parameters available for the function to filter the results.

  13. Click Create.

You can now use this tool by adding it to an AI agent or an AI workflow. For more information, see How do I use AI Agent Studio?