Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema lists five optional nullable strings, but the description gives no mapping between parameters such as decision, risk_tier, workflow_id, or connector_id and how they filter or shape the returned evidence. With 0% schema description coverage, the description does not compensate, leaving meaning to be inferred from parameter names alone.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.