Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It indicates a read operation but fails to disclose important behavior such as the need for prior authentication (sibling authenticate tool exists), the return format (track object or null), or any side effects. More detail is needed for a complete behavioral picture.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.