Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states the tool 'gets detailed information', implying a read-only operation, but does not specify what kind of information is returned, whether it requires specific permissions, or whether network calls are made. For a simple help tool, this is acceptable, but it could be more explicit about the nature of the information (e.g., schema, usage, parameters) and limitations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.