Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description indicates a read-only check ('check whether') with no side effects, but it does not disclose the return value format (e.g., boolean) or define what counts as 'unsaved changes'. With no annotations, more behavioral detail would be helpful, though the basic nature is clear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.