List regions
list_regionsReturns the geo codes Google Trends accepts. With no argument it lists every country; given a country code it lists that country's sub-regions — US states, German states, UK nations — each as a code and a name.
Any code returned here can be passed as the region argument of the other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Country code such as "US", "GB", "TH"; a sub-region such as "US-CA"; or a US metro code such as "807". Empty string means worldwide. |