Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only says 'Write,' which implies a mutation, but does not disclose side effects, scope persistence, or error behavior for invalid indices. No mention of the optional instance parameter or its effect on game state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.