Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint and idempotentHint, so the safety profile is covered. However, the description adds no behavioral context, such as what happens when save_report is true, whether it changes the board, or how results are returned. It simply restates the tool's name without disclosing side effects or output behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.