Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the description should compensate with parameter details. The description merely repeats the field names and types from the schema, adding minimal value (e.g., explaining that 'starred' is True for star, False for unstar). It does not clarify what 'segment_id' refers to (e.g., Strava segment ID) or provide examples.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.