Hi i have troubles with adding rows to google sheets with an ai agent.
It calls the tool in my test 9 times but it changes everytime the same row.
The task is to run through multiple pdf documents, extract the text and get specific data.
This specific data should be added once per row.
Edit: Solved it with the instruction to use the tool once a item and wait till its finished only then process the next. Not sure if thats the best solution but it seems to work.
This indeed is very odd… I tried just now and even after adding the instruction to user the tool once per item, it didn’t get all the items to the list, only 2/3 of them