# Execute a remote operation or command on a specific node Endpoint: POST /node/{nodeID}/trigger/{event} Version: 1.0.0 Security: JWTAuthorizer ## Path parameters: - `nodeID` (string, required) Node ID - `event` (string, required) ## Query parameters: - `wait` (string) If present, the request will return the node's event output ## Response 200 fields