is there a way to get all the components a certain parameter is linked to?
Do you mean what a parameter is looking at that will cause its operator to cook if something changes?
I have a constant CHOP with some channels that are referenced to several components and i’d like to find which components
The OP.dependenciesTo function might help you. Not per parameter, but per operator.