get_property_schema
Retrieve the complete schema for a Google Analytics 4 property, listing every available standard and custom dimension and metric. Use it when you need the full data model, noting the output is large.
Instructions
Returns the complete schema for the configured GA4 property, including all available dimensions and metrics (standard and custom). Warning: This can be a very large object (10k+ tokens). Use search_schema for most discovery tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||