Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, destructive, and idempotent hints. The description adds one meaningful behavioral requirement: 'Requires an Authorization: Bearer header.' However, it does not disclose side effects or what is destroyed, and the 'canonical' wording adds no transparency. With the annotations present, adding the auth requirement warrants a 3.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.