Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but reveals almost nothing about behavior. It doesn't mention authentication requirements, rate limits, error handling, whether queries are read-only or can mutate data, or what format the response takes. 'Execute' is vague about the operation's nature and potential side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.