Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must bear the full burden of behavioral disclosure. It states 'This changes server state,' which confirms it is a mutation, but provides no details on how the stop is performed (graceful vs. forceful), what signals are sent, whether there are side effects (e.g., detached volumes), or what happens to dependent services. This is insufficient for an AI agent to understand the tool's behavioral impact.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.