Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must convey behavioral context. It mentions 'active', which is a constraint, but does not disclose error handling (e.g., what if alias is invalid or survey is inactive), authentication requirements, or side effects. As a read-only get operation, the description is minimally acceptable but lacks depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.