Just published an update for node()
Syntax: real node(char planet, real jd, char helio, real result[4]);
Action: returns ascending and descending nodes, perihelion and aphelion of 'planet' for julian day 'jd' in result[], set 'helio' for heliocentric.
Duh, it was not necessary, it's already in there, look at the help for getplanet(), the last numbers.