Start calming activity

Action ID
actions.intent.START_CALMING_ACTIVITY
Description
Start a calming, meditative activity.
Example queries

en-US

  • I want to meditate for 10 minutes.
JSON-LD sample
[
  {
    "exampleValues": [
      "PT10M"
    ],
    "name": "calmingActivity",
    "schemaType": []
  },
  {
    "exampleValues": [
      "PT10M"
    ],
    "name": "stressor",
    "schemaType": []
  },
  {
    "exampleValues": [
      "PT10M"
    ],
    "name": "duration",
    "schemaType": []
  }
]