Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint false, so the safe-read profile is covered. The description adds useful context on the response fields (name, role, appointment dates, etc.) and the register_type filter, without contradicting annotations. It does not mention automatic name resolution, but that is present in the schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.