Quote:
Originally Posted by ownedbycats
Aside from manually checking all my chains, is there a way to tell if a chain is being used in a caller action prior to rename?
|
Attached below is a chain (Run Python Code Action) that gives you two options:
- Print the names of all chains that calls a particular chain (selected from a dropdown menu).
- Rename a chosen chain while also ensuring the new name is reflected in every Chain Caller Action.
Warning: The second option is untested and it might destroy your config. Make sure to make a copy of your "Action Chains.json" file before proceeding. Do this every time you run it.