Home Mortgage Agent
Create tool
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. This tool will use Helix to search a website for up-to-date information regarding mortgage interest rates.
Helix is a Syllable service that is capable of searching a webpage to answer a specific question. For this tool, we will use Helix to search the Bankrate website for current mortgage interest rates. Helix allows us to search any website directly, making it easy to access and use data that would normally require the integration of a specific API endpoint.
Name the tool search_current_mortgage_rate
and copy and paste the following tool schema.