Currently you can only set folder details using a new run which is a problem if the user wants to just update the details outside of creating runs. - [x] Create a folder details modification function in `Client`. - [x] Consider if `Run.set_folder_details` should always apply to the folder associated with the current run (makes sense), hence remove `path` argument.