Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses owner-scoping, not_found behavior for foreign ids, and the identity requirement, which are key behavioral traits. It does not cover all edge cases (e.g., missing identity) but is transparent for a simple read operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.