How can I read parameter of a specific component during simulation

I’m trying to simulate a common-source amplifier with ngspice MOSFET model 1. According to ngspice tutorial, there are output parameters for its transconductance(gm), drain-source transconductance(gds) and bulk-source transconductance(gmb). I tried the method mentioned in the tutorial, but it didn’t work. How can I read them in KiCAD simulation window? Thanks for your help.