Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. While 'Start' implies an action that initiates a server, it doesn't describe what happens after starting (e.g., server runs in background, outputs logs, requires manual stop), potential side effects, or any constraints like permissions or rate limits. This leaves significant gaps for a tool that likely has ongoing effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.