Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the burden of behavioral disclosure. It clearly states that parking 'locks a value regardless of playback,' indicating persistent override behavior. It also notes the return type (string message). While not exhaustive, it gives enough transparency for a relatively simple tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.