Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of conveying what happens. It does accurately convey that this is a read-only-style view of offsets per partition, which is useful. However, it does not mention per-communication behavior such as permissions, topic existence handling, whether it is read-only, or how output is structured. It is not misleading, just thin.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.