I have been using the agent builder to create simple chatbots to plug into my website (no problem).
But am struggling a lot with building a slightly advanced agent e.g. I need the agent to visit a website, check if the website contains ‘new’ uploaded doc, read the new doc to see if it contains changes to a calendar (i.e. compare against existing calendar) and then return those changes.
Now I am not very technical (cannot code) - so I normally use GPT5.2 thinking to guide me thru the process and help create custom instructions etc per agent node. However for the life of me, we just cannot get this simple flow right.
Is there a better workflow to get this right (while still using the OAI Agent Builder), that a non-technical person like me can use - e.g. instead of generating instructions in chatgpt and copy/paste into the agent node, rather asking Codex to write the Agents SDK code and then copy/pasting that into the Agent node, etc. Hope I’m making sense?
Any guidance will be appreciated. Thx