Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already flag destructiveHint=true, and the description adds valuable context by specifying the deletion is local only and scoped to this MCP server. This clarifies that the action is not a full LinkedIn account logout or server-side token revocation, which is useful beyond what annotations provide.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.