Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden but only states the action without behavioral details. It doesn't disclose if this is a destructive operation (e.g., overwrites existing data), requires specific machine states, has side effects like resetting the system, or involves rate limits. The phrase 'start' hints at execution, but lacks clarity on outcomes or errors.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.