Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 0% description coverage and the description does not explain any of the 7 parameters, including required fields like advertiserId, brandName, websiteUrl. The collection goals are listed, but there is no mapping to options like maxLogos, fetchFonts, etc. Description fails to compensate for the lack of schema documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.