Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It adds important context: outputs are meant for relay to a human decision-maker and not for autonomous administration, and slug/alias matching is case-insensitive. This gives the agent meaningful guidance beyond the schema, though it does not explicitly state lack of 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.