Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the description not needing to state safety is fine. The description adds the 'current' and 'across all courses' scope, which is useful context. However, it does not mention anything about the data freshness (e.g., real-time vs cached) or potential for empty results if not enrolled, which could be relevant given the read-only nature.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.