I'd like to make the output of a geoprocessing tool a feature layer because I don't want to specify a location for the output to be saved to, I just need to operate on it for a little and then discard it.
I started to type MakeFeatureLayer in the outfc parameter but then realized this doesn't work. Is there a way to make a feature layer directly from a geoprocessing tool?
Thanks for any help!