Creating the tools
A tool is a function that an agent can use to carry out actions like calling external APIs or looking up information in a data source, as part of following the instructions defined in the prompt. In this tutorial, we will create five Tools to interface with our Shopify proxy-service APIs and data sources. If you are using the built-in Syllable Shopify Tools, you can skip this step. Before we begin you will need:- Your Shopify store name (id)
- You should replace the “replace-this” in each of the tools with your Shopify store name (id)
- Your proxy-service URL and endpoints
