tooluniverse.tools.get_structure_title_by_pdb_id moduleΒΆ get_structure_title_by_pdb_id Retrieve the structure title for a given PDB entry. tooluniverse.tools.get_structure_title_by_pdb_id.get_structure_title_by_pdb_id(pdb_id, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ Retrieve the structure title for a given PDB entry. Parameters: pdb_id (str) β 4-character PDB ID stream_callback (Callable, optional) β Callback for streaming output use_cache (bool, default False) β Enable caching validate (bool, default True) β Validate parameters Return type: Any