I am trying to create a script tool that would allow a user to select a hosted feature service collection as an input parameter for the tool (as opposed to a specific layer within the collection). The problem is, I cannot find a parameter type that actually lets me select the feature service collection, all options I've tried open the collection instead of selecting it. I would think options such as "Feature Set" would work, but these will not let me select the entire collection.
Is this just not possible with the current script tool options? Or am I missing something?