Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description goes far beyond annotations by enumerating precise parsing rules: split on first equals, skip blank/commented lines, remove leading export, strip quotes, unescape \n, last duplicate key wins, and json-to-env quoting rules. This is rich behavioral context that readOnlyHint/idempotentHint/destructiveHint do not convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.