Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must bear the full burden of behavioral disclosure, but it only states the action without any side effects, conditions, or failure behavior (e.g., what happens if no input is focused). This lack of extra context makes it difficult for the agent to anticipate the tool's behavior in edge cases.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.