Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states what is returned but does not indicate whether the tool is read-only, whether it requires an active session, or what happens if authentication is missing. It also does not mention any side effects or potential errors. The description is not misleading, but it 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.