Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide idempotency and non-destructive hints, so the description's burden is lower. However, the description adds no meaningful behavioral detail beyond the endpoint: it fails to say that this tests all configured applications and does not create a persistent application. The phrase "Create Application" is behaviorally inaccurate for a testall endpoint.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.