Source: global.lsTLID [edit]
  • global.luckySearchUsingMslive: A command to lucky search for a term using MSLive -> Example input: term='Adam Cheyer'
  • global.findPerDiem: A command to lookup the Per Diem rate for a year, a city, and a state - year (string): A year (e.g. 2007) - city (string): A city (e.g. Oakland) - state (string): A state (e.g. California) - returns (string): Per diem in dollars as an integer value
  • global.findPhotos: A command to find photos for a term -> searches for images on Flickr -> Example inputs: term='flower'
  • global.findBooksBy: A command to find books by an author -> Example input: author='Michael Dahl'
  • global.findCheapestBook: A command to find cheapest book for a topic -> finds ref:cheapest matching amazon book, returns detail page to it. -> Example input: topic='Harry Potter'
  • global.findContactPage: A command to find contact page of an organization -> Example input: organization='stanford university'
  • global.findMovieTheaters: A command to find movie theaters for a zipcode -> look up theaters for zipcode from Yahoo. Returns list of words for each theater name.
  • global.findPhone: A command to find phone for someone
  • global.findPublications: A command to find publications for a project -> Example input: project='centibots'
  • global.search: A command to search for a term -> Example input: term='SRI International'
  • global.searchGoogle: A command to search google for a term
  • global.luckySearch: A command to lucky search for a term -> search Google for a term, click the first result, return the page