Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must fully disclose behavioral aspects. It only states the action without mentioning what the tool returns (e.g., boolean), how errors are handled (e.g., connection failures), or any side effects. This lack of information is a significant gap for a tool that lacks structured annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.