Query parameters on Google BigQuery

The idea is:

The current version of Google Big Query node (2.1) does not support query parameters, like PostgreSQL or MySQL. This was already bad, but now with AI agents, where you can let the model choose the value for query parameters when they’re available, BigQuery becomes much less useful.

My use case:

The general use case for Query Parameters: avoid SQL injection. And now with AI agents, let the agent customize a query via Query Parameters.

I think it would be beneficial to add this because:

This makes data in Google Big Query much more useful!

Any resources to support this?

BigQuery Documentation

Are you willing to work on this?

Yes.