APINode/ProcessNode/ProcessProcess management operations on a target node. 📄️List processesList all running processes on the target node.📄️Get process by PIDGet detailed information about a specific process by PID.📄️Send signal to processSend a signal to a process by PID on the target node.