Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. It mentions authentication requirement but doesn't describe what the follow operation entails (e.g., creates a social connection, appears in feeds), potential rate limits, error conditions, or what the output contains. For a social action tool with zero annotation coverage, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.