Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses key behavioral traits: the tool performs a conversion (not a read/write operation), outputs in UTC timezone, and returns a formatted string. However, it doesn't mention error handling for invalid timestamps or format strings, or performance characteristics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.