- 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": [] } ]
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[],["The core content describes the action `actions.intent.START_CALMING_ACTIVITY`, which initiates a calming or meditative activity. Users can express this intent through phrases like \"I want to meditate for 10 minutes\". The associated JSON-LD sample outlines parameters such as \"calmingActivity,\" \"stressor,\" and \"duration.\" These can be specified, with examples like \"PT10M,\" likely representing a 10-minute duration for the activity.\n"]]