Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description provides no parameter-level detail. The schema lists five required parameters (targets, scanners, history, policy, now) with generic types (array, object, string), but the description does not explain what any of them mean or how they relate to the plan generation. With zero coverage and no compensation in the description, the agent cannot infer parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.