Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnlyHint, idempotentHint, non-destructive), the description discloses exactly what gets modified (comments, whitespace), what is preserved (quoted strings, calc() spaces), and what the response includes (minified CSS plus before/after byte sizes). This gives the agent full visibility into how the transformation behaves and what to expect.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.