Locations List Story Runner YAML

List all locations that match criteria..

Setting print_response: true is necessary to print the full result.

---
steps:
  - step:
      action: LOCATIONS_LIST
      description: List locations for which John Smith is director
      print_response: true
    attrs:
      director: John Smith