Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry the full burden of behavioral disclosure. It only states that the tool retrieves selected primitives, but does not address what happens when nothing is selected (e.g., empty list or error), whether the operation is safe, or how the selection is determined (e.g., does it update on each call?).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.