Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, idempotent, and non-destructive behavior, so the bar is lower. The description adds useful behavioral detail about how component mode percent-encodes reserved characters while uri mode leaves structural characters like / ? & intact, giving the agent a clear expectation of the transformation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.