Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, non-destructive, and non-open-world. The description adds value beyond them by disclosing the auth posture ('no host account access') and what the page content contains (guest fields and meeting options). Return shape is covered by the output schema, so this is adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.