gsc_list_sites
List all verified Google Search Console properties with site URLs and permission levels. See which sites you can access for SEO management.
Instructions
List all verified properties in Google Search Console.
Returns a list of sites/properties you have access to, including their permission level and site URL format.
Returns: str: JSON with list of verified sites, each containing: - siteUrl (str): The site URL - permissionLevel (str): Your access level (siteOwner, siteFullUser, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |