Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It doesn't disclose what the return value looks like, whether it returns a boolean or throws an error, whether it follows symlinks, or whether it requires any permissions. For a status-check tool, the return format is important behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.