Is there a way to check if a board, list, or card exists in Trello? Would like to create a python script that will display the list of the mentioned components if the name already exists.
I checked the API it seems there is no query function.
Hoping for your inputs. Thanks in advance.