Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The parameter 'since' has no description in the schema (0% coverage). The tool description adds that it is an ISO timestamp, which clarifies the parameter's format and purpose. However, it does not specify the exact ISO format (e.g., 'YYYY-MM-DDTHH:mm:ss') or whether the timestamp is inclusive, limiting full clarity.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.