Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the transparency burden. It explicitly notes that only 'currently running' servers are listed and specifies the return fields (name, port, URL, pid), giving the agent a clear picture of the tool's read-only behavior and output. No side effects or prerequisites are mentioned, but for a simple list operation this is adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.