Select all Dynamic "All" binding

Suggesting a feature request. Make Select All a binding for a dynamic ALL selection.

Sometimes its called Dynamic "All" Binding (or Implicit "All" Selection).

When Imanually select every item in a list with a Select All, the app creates a static array of those specific IDs (["device1", "device2", "device3"]). When a new device is added later, it gets left out because the list is is rebuilt.

My feature request - 1. Dynamic Wildcard Selection (UI Concept)

Rather than checking every checkbox individually, the system uses a dedicated "All" toggle or wildcard value (* or ALL). Choosing this option tells the system: "I don't want a fixed list of these 5 items; I want whatever current and future items fit this category."

When I create a new device, i have to go back into many of my apps and manually click this missing device from the list, or at the very list open the app and redo the 'Select all'.
In pick lists, it would be very nice that Select All was smart and if I use it, all devices get handled.

The scenario that can be improved:
I have many apps - Maker API for example. Its a royal pain that it isn't a permanent option. Other apps as well I push Select All, but have to be re-entrant - Echo Skill or Device Information Viewer - and I'm sure there are other places that would help other people, not just me.

Thanks for your consideration.