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 does not state whether the tool mutates data, requires authentication, or has any side effects. It only frames the action as 'telling' something, but does not describe what happens when the tool is called, the expected outcome, or any constraints. This is a significant gap for a tool that presumably creates a correction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.