search_console_sites_list
List every Search Console property your authenticated Google account can access, returning site URLs and permission levels from the Webmasters API.
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 | |||