local me = self()

Returns information about this entity:

{
  id,
  name,
  x, y, z,
  is_player,
  is_mob,
  is_living,
  is_ageable,
  is_monster,
  is_animal,
  is_item,
  is_baby
}