How to filter FreeBayes output (vcf) file to specific region (SNP) bed file in usegalaxy

How to filter FreeBayes output (vcf) file to specific region (SNP) bed file in usegalaxy?
just want to look at some of the positions (SNP) in bed file.
tx

bedtools Intersect intervals should let you do this.