Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but only states the action without disclosing critical behavioral traits. It doesn't mention that this is a destructive operation, potential side effects (e.g., data loss, impact on related records), authentication needs, or error conditions. The description is minimal and fails to compensate for the lack of annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.