问题 When I try to get the id array from the get.folder() call (by using folder = folder.sheets.id), I get the answer: "AttributeError: 'TypedList' object has no attribute 'id'" I'm not sure what function to call in python to get the array of sheet ids in the folder. I am trying to do this with the python smartsheet sdk, but I am not sure exactly how to format it. inc_list = ['all'] # you can add other parameters here, separated by a comma response = ss_client.Folders.copy_folder( folderID, #