Hi there,
I have a really simple arcpy script I use to pull data from my orgs portal. I'd like to turn this into a script tool so I can share it with my co-worker. Basically the script assigns feature layer urls to the different layers we need to pull in on a regular basis from portal to ArcPro.
What I'm aiming for is for us to just input the variable for the layer we need and then for the tool to add that data from path to the map. My question is, is this possible and if so what would the input parameter type for 'Layer' be?