Hello everybody,
I have a script tool and I want to add the output file geodatabase from my script to aprx databases. But arcpy.mp.ArcGISProject.databases is a read-only property.
Is there a way with arcpy or via CIM or calling ArcGIS Pro SDK in arcpy?