search_console_sites_list
List Search Console properties the authenticated Google account can access. Returns siteUrl and permissionLevel for each property.
Instructions
List every Search Console property the authenticated Google account can access, regardless of permission level. Returns the raw 'siteEntry' array from the Webmasters API: [{siteUrl (URL-prefix form or 'sc-domain:' form), permissionLevel ('siteOwner'|'siteFullUser'|'siteRestrictedUser'|'siteUnverifiedUser')}]. Read-only; takes no input. For permission and metadata on a single property use search_console_sites_get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||