startAction(with:completionHandler:)
Declaration
func startAction(with params: MTRActionsClusterStartActionParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func startAction(with params: MTRActionsClusterStartActionParams) async throws