Skip to content

CasterIO/ActionsOnGoogleIntro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ActionsOnGoogleIntro

Cloud function example to be used in the CasterIO Actions on Google introduction course.

The function provides 3 examples of how to reply to an Intent.

Simple response

The Thor hero information will return a Simple response, this works on all devices.

Tell me about Thor

Simple response

Basic Card

The information for hulk will return a Basic Card with an image and link. This will work correctly only on devices with a Screen.

Tell me about Hulk

Basic Card

Browse Carousel

The information for Iron Man's enemies in a Brose Carousel, the Carousel is scrollabel and each item will open a different weblink. This will work correctly only on devices with a Screen.

Tell me about IronMan

Browse Carousel

About

Cloud function example to be used in the CasterIO Actions on Google introduction course.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors