pub fn handle_interact( emitter: &EventEmitter, codec: &Codec, core: &Core, id: String, action: String, selector: Value, payload: Value, ) -> Result<()>
Build and emit an InteractResponse to stdout.