search_console_sites_list
List all Search Console properties accessible by your authenticated Google account, returning site URLs and permission levels. Get a complete inventory of verified and unverified properties.
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 | |||