Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the description does not explain the parameters at all. The input object has required fields (token, zoom, x, y, card_id, dashcard_id) but none are described. The tool name and description imply coordinates and zoom, but explicit semantics are missing, making invocation error-prone.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.