Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing side effects, required permissions, pipeline side effects, or whether the operation is read-only. 'Run the full ... pipeline' hints at a multi-step process but does not reveal whether it mutates data, calls external services, needs prior eligibility checks, or what happens on failure. The behavioral surface is essentially undisclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.