Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate a non-read, non-destructive mutation. The description adds valuable behavioral context: it requires the full set of active tier ids and host permission. It does not cover failure modes or side effects, but adds meaningful info beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.