Found it... @node.AgentIP
However, ' logging source-interface @node.IPAddress' takes an interface as a parameter, not an IP address. So now I need to figure out how to find the interface on the node with the given IP address. It looks like it should be doable...
Feel free to suggest an approach if you have done something like this before!