My Zoho Creator app has started throwing a handful of stubborn bugs and, at the same time, the AI-powered bot that plugs into it is no longer talking to the rest of the stack the way it should. The Creator side shows sporadic errors that stop users mid-form and the bot’s integration endpoint now refuses to handshake, so data never reaches the model and responses stall. Here is what I need sorted out right away: • Hunt down and fix every error that shows up in the Creator build—Deluge scripts, validation rules, or hidden configuration quirks—so all forms submit cleanly and reports refresh without crashes. • Restore the bot integration and prove that the full round-trip works: data leaves Zoho, hits the bot, returns with a valid JSON payload, and writes back to the right fields. • Provide a concise note of what you changed so I can keep the next deployment trouble-free. Acceptance is simple: no red error banners in Creator, a fully functioning bot conversation demonstrated on live data, and zero broken links in the integration logs. Turnaround is ASAP; once everything passes the tests, the job is complete.