Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears full responsibility. It only states 'Get status and details', implying a read operation but not explicitly declaring it non-destructive or indicating any behavioral traits (e.g., auth requirements, idempotency). The minimal description does not sufficiently inform the agent of expected behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.