Intent metadata example

Hi, I want to try intent metadata like the below. I cannot find a example, Can you give me one. Thank you.

nlu:
- intent: greet
  metadata:
    sentiment: neutral
  examples:
  - text: |
      hi
  - text: |
      hey there!