HTTP Request node accepts dynamic number of binary data

The idea is:

My use case:

I was recently working on a workflow, and needed the http node to send a dynamic number of incoming binary files (depending on the execution incoming files). After research I found that this is not an option in N8N HTTP request node in the form-data request type.

It will allow to send dynamic fields in HTTP request and make much more flexible

Any resources to support this?

Are you willing to work on this?