Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, destructiveHint=false, so the description doesn't need to restate safety. It adds value by noting the output contains an invitation_id used for subsequent actions, and specifies the invitations are 'addressed to you', which is a filtering detail beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.