Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover mutation (readOnlyHint=false), idempotency, and non-destructiveness. The description adds that this switches the 'billing context' and accepts slugs or team IDs, but does not disclose additional behavioral details such as persistence, side effects, or error conditions. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.