Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 20% (auth_token has a description), and the tool description does not explain any parameters. It does not add meaning for cursor, userId, proxyUrl, or resFormat, leaving the agent to guess their formats and purposes. The description completely fails to compensate for the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.