Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It only states 'Reset a link (reconnect both ends)', which implies a state change but does not detail side effects (e.g., temporary downtime, loss of settings), permissions required, or idempotency. The description lacks sufficient behavioral context for a mutation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.