I am getting information from an API search. I want to make sure I do not send the info twice so I have a Google sheet where I have the information I have already sent. I need to access the sheet check to see if it already exists, if so go to the next API info, if not add it to the sheet and send. I have been trying to do it with AI and the Google Sheet tool.