Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only (readOnlyHint=true) and non-destructive (destructiveHint=false), so the description does not need to restate those. It adds value by mentioning 'board order' (a specific ordering behavior) and by tying the result to issue creation/movement. This is useful behavioral context beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.