Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations indicate this is not read-only, not open-world, not idempotent, and not destructive, but the description adds minimal context by mentioning 'background processing'. It doesn't elaborate on what 'trigger' implies (e.g., async behavior, side effects, or rate limits), so it provides some value beyond annotations but 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.