What is the python sdk equivalent for: https://help.dropbox.com/files-folders/share/add-shared-folder
In browser I can look at a folder shared link, and I can click the "add folder to account" from the shared link provided.
This makes the shared link available within the account I'm logged into.
I would like to do the same for the python sdk and related app.. for a given shared folder link, how do I mount / add this folder to the app author under a specific account?