Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% for the single parameter, but the parameter description in the schema only says 'campaignId required endpoint parameter', which adds no meaning. The tool description does not explain what campaignId refers to or any constraints (e.g., must be a created campaign ID). Baseline 3 with high coverage, but description adds zero value, so reduced.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.