How to let an AI Agent search the web for general information

I am using an AI Agent to look up information about IP addresses that attempt to send emails through my server

I am using the urlscan.io tool to look up server info, that works fine.

I asked my agent to “search the web for any other information about this IP and the agent told me it could not search.

Is there a specific tool I need to connect to let my agent search the web? or should it be doing it already? is the searchapi.io or SerpAPI tools the way to achieve this?

I am using Claude 4 as my model

thank you

These tools give you the sSerps for given Keywords. Than you need to crawl the pages of the SERP for example with the http request tool​:smiling_face: Otherwise there are different models which can do it directly. Perplexity pro and simple search are pretty good for that :+1:t3:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.