Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden but only says 'short catalog.' It does not state whether the operation is read-only, what the return value looks like, whether the optional inputs are actually consumed, or whether side effects exist.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.