Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the behavioral disclosure burden. It does not mention authentication requirements, data scope beyond 'school,' pagination, return shape, or whether the operation is strictly read-only. The verb 'get' implies a read, but the description adds no meaningful behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.