Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It states accepted input formats but does not disclose what constitutes a valid CEP, what the tool returns (e.g., boolean, error), or any side effects. This is insufficient for a validation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.