Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has no parameter descriptions (0% coverage), and the tool description does not explain any of the parameters. While guildId, userId, and roleId are self-explanatory, the purpose of 'reason' (likely an audit log note) is not clarified, so the description fails to compensate for the missing schema details.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.