Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond annotations, the description discloses that the new display starts offline, requires admin scope, and returns setup and pairing URLs. This adds meaningful behavioral context. It doesn't describe all edge cases, but the annotations already cover read-only, destructive, open-world, and idempotency traits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.