Avoiding user permission prompt in Webpilot/APIs in GPT Builder

I’ve connected the Webpilot API to a custom GPT, but it asks user each time explicitly for permission to use Webpilot. Is it possible for me to grant that permission for my GPT always and avoid surfacing that to user? It is very disruptive to the UX.

I’ve asked the GPT itself how to fix this, it advises in Instructions saying to always grant permission to Webpilot and not to query the user. I tried that and it doesn’t work.

Is this a requirement imposed by OpenAI? If not, how do I get past this? Asking each user every prompt for permission is a pointless interruption that damages usability significantly.