This sample shows how to create an action for the Google Assistant using the Actions SDK.
- Actions SDK: https://developers.google.com/actions/develop/sdk/getting-started#getting-started.
- Google Cloud SDK: https://developers.google.com/actions/develop/sdk/getting-started#deploy-your-action-web-service.
See the developer guide and release notes at https://developers.google.com/actions/ for more details.
- Deploy this app to your preferred hosting environment (we recommend Google App Engine).
- Update the action package, action.json, with your endpoint URL.
- Preview the action using the gactions CLI: ./gactions preview --invocation_name "hello action" --preview_mins 1234
- Use the gactions simulator to test the action (try "talk to hello action"): ./gactions simulate
- Actions on Google documentation: https://developers.google.com/actions/.
- If you find any issues, please open a bug here on GitHub.
- Questions are answered on StackOverflow.
Please read and follow the steps in the CONTRIBUTING.md.
See LICENSE.md.
Your use of this sample is subject to, and by using or downloading the sample files you agree to comply with, the Google APIs Terms of Service.
Actions on Google Developers Community on Google+ https://g.co/actionsdev.