Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate by explaining the property_id parameter. However, it only says 'on a property' and does not clarify the expected format (e.g., numeric GA4 property ID), whether the parameter is effectively required despite being optional, or what the default null means. The schema title alone carries most of the meaning.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.