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 fails to state whether the trigger is synchronous or asynchronous, whether it modifies state, potential error conditions, rate limits, or authentication requirements. 'Trigger' implies execution but reveals nothing about safety or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.