perform()
Performs the intent after resolving the provided parameters.
Declaration
func perform() async throws -> Self.PerformResultMentioned in
Discussion
In the body of this function, validate your parameters and provide the system with information about needed parameter values or user clarification.