Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full responsibility for behavioral disclosure. It states that the tool returns a how-to, implying a read-only operation with no side effects, but does not explicitly confirm that it modifies no tmux state or require permissions. This is adequate for a simple help tool but not richly detailed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.