Hi there!
This is a continuation of this implemented idea - https://community.esri.com/t5/arcgis-pro-ideas/copy-the-text-from-quot-source-quot-layer/idc-p/1561864#M33004
It would be really helpful to easily get the filepath (or source URL) of a layer in a map's table of contents, especially if the layer is in a GDB.
If I use Copy Path in the Map tab on a layer in the TOC,

it copies the CIM path (CIMPATH=map9/test_info.json)
instead of the actual filepath (C:\temp\test.gdb\test_info)
Right now I have to copy two lines from the properties and combine them to get the filepath from properties:

Or find the source file in Catalog, which can be pretty buried.
It's a small thing, but we are referencing filepaths quite often and having an easy way to get them from the table of contents would be AMAZING.