Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are empty, so the description is the sole source of behavioral info. 'Show' implies a read-only operation, which is helpful, but the description does not explicitly state that it's non-destructive or mention behaviors like handling of uncommitted changes or the requirement for an existing project/checkpoint. It adds minimal behavioral context beyond the function name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.