dbms_stats.gather_schema_stats with the option gather_auto

Hi, is there a possibility to use the dbms_stats package on schema level to just see which tables would be affected by the gather_auto option? I want first see which tables would be analyzed depending on the output I want to start the dbms_stats package for this schema, or maybe just for some less tables of this output.