get_account_summaries
Retrieve detailed summaries of Google Analytics accounts and properties to manage and analyze data effectively.
Instructions
Retrieves information about the user's Google Analytics accounts and properties.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "title": "get_account_summariesArguments",
  "type": "object"
}