Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate this is a mutating, non-idempotent action. The description adds the HTTP POST endpoint and clarifies a parameter detail, but does not describe the behavioral side effects of activation (e.g., switching the active version). This is acceptable but not exceptional.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.