gsc_list_sites
List all verified Search Console properties accessible to the service account, including permission levels. Use this first to identify available sites before running inspections or analytics.
Instructions
List every verified Search Console property accessible to this service account.
Returns: {"sites": [{siteUrl, permissionLevel}, ...], "count": N}. permissionLevel: siteOwner | siteFullUser | siteRestrictedUser | siteUnverifiedUser.
Call this first. URL Inspection requires siteFullUser or siteOwner; restricted users cannot inspect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |