Use VAC for your input. Name your output node to something easy, like "vo". Simulate the circuit, and add a trace. Type DB(V(vo)) for the magnitude and P(V(vo)) for the phase.
Use an AC voltage source connected at input with 1V AC amplitude.
Vin in 0 AC 1 ** in is the input node of the filter. vout is the output node
.AC dec 1 1e8 50 ** set correctly the frequency range and number of points
.probe AC vdb(vout)