list_containers has a parameter named 'include' which is used to request that metadata for the containers be included in the results.
It is unclear what this parameter is supposed to be, and whether it works. See unit tests: test_list_containers_with_include_metadata_single, test_list_containers_with_include_metadata_multiple, test_list_containers_with_include_metadata_empty.