Currently, the functions in sync.R set a default workspace using twist_workspace_id(), as well as getting the default token similarly, but the functions in workspace.R only get the default token and require the user to specify the workspace id. It seems consistent and useful to also set the default workspace id similarly in these functions.