Chris Pioline
Chris Pioline

Reputation: 199

How to get my Mobile number in Google assistant?

I am developing an app in Google Assistant platform. I need to fetch the mobile number of the mobile from which the Google Assistant action is invoked.

Is this possible in Node JS fulfillment Code?

Upvotes: 3

Views: 204

Answers (1)

Prisoner
Prisoner

Reputation: 50701

No, this isn't possible.

The Actions on Google Platform runs on a variety of devices, including those that do not have a mobile number.

Upvotes: 6

Related Questions