Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, openWorldHint=true, idempotentHint=true, and destructiveHint=false, so the read-only and idempotent nature is well covered. The description adds that it accesses the USC page of a degree, which gives context about the external source, but it does not disclose potential delays, pagination, or rate limits. This matches the baseline for a tool with strong annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.