search_console_sites_list
List every Search Console property your Google account can access, showing site URL and permission level. Use this to discover properties before inspecting individual ones.
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 | |||