Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and does disclose meaningful traits: requires a valid Key, anonymous access is disabled, only records for the caller's own role/position are readable, and slug provides explicit authorization. It does not cover pagination or error behavior, but the auth and privacy disclosures are substantive.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.