Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavioral disclosure. It explains the behavioral differences among kinds (e.g., share is reusable, network is one-time club join, pair is one-to-one pairing) and notes that whoever registers on a share invite becomes a contact, which adds behavioral context. However, it omits details such as whether tokens are auto-generated, permission requirements, or what happens on success.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.