Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden, but it only states a read-only operation ('Show'). It does not disclose behavior such as whether a thread must be selected, what happens with stale or invalid states, or how the stack is formatted. However, as a simple read operation, the implied behavior is straightforward, so it is minimally adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.