Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already convey readOnly, idempotent, non-destructive behavior, so the description does not need to restate those. It adds mild context by labeling the project "private", implying limitted access, but it does not disclose other behavioral details such as authorization requirements or what happens when the project is not found. The description does not contradiction the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.