Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With a schema description coverage of 0%, the description must add meaning beyond property names. It only provides a usage example with placeholders (e.g., '<id>', '<alertId>'), but does not explain what these parameters represent, their expected formats, or any constraints. The example adds minimal value over the raw schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.