"wire up an agent to do": * pull a metrics API every morning * reshape JSON * drop results into a table This means they: * know there's an API that they need to call, likely a specific endpoint * know there's a database * know the schema of the database * know where the data should go into the database -- Or perhaps they re-derive this every single day. Every day, they search for an enpdoint and call it. Every day, t…
I don't think we should blame them, as they are non-technical, but either educate them or put guardrails at the system prompt level.