Por cierto, en:
Código PHP:
<label class="icon-book action list" title="AGENDAR" onclick="agendar(<?php echo $rowSelectEvents['id_shedule']; ?>)"></label>
<label class="icon-ok action fav" title="FAVORITO" onclick="favorito(<?php echo $rowSelectEvents['id_shedule']; ?>)"></label>
si llegan los valores de $rowSelectEvents['id_shedule'];