It may be a greedy query, but we _can_ find the scene items associated with an input by: * Getting all scenes * Getting all items from each scene * Filtering out those who have exactly the same name (and input kind)
It may be a greedy query, but we can find the scene items associated with an input by: