Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but only mentions authentication requirement. It doesn't disclose what muting entails (e.g., hides posts from timeline, is reversible via 'bsky_unmute', doesn't notify user), rate limits, or error conditions. The authentication note is helpful but insufficient 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.