Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosing side effects. 'Step-by-step guidance' suggests an interactive or instructional flow, but it doesn't state whether the tool actually sends API calls, modifies configuration, or only returns instructions. No info about authentication, reversibility, or what happens on failure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.