0

Is there a way to show a contact card on Google Assistant by fetching the correct contact from the contacts app based on user's rawinput?

Mrunal
  • 195
  • 1
  • 1
  • 10

1 Answers1

0

If you're asking if the Assistant on your mobile device has access to the Contacts app on the same mobile device - no.

However, you do have access to the user's contacts through the Google People API. This has the advantage that, once they grant you permission through Account Linking, you'll be able to access their contacts through any of their Google Assistant devices - not just their mobile device.

Prisoner
  • 49,922
  • 7
  • 53
  • 105