Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry the full burden of behavioral disclosure. It only states the action and the parameter, but does not mention side effects, error handling, return format, or any constraints (e.g., whether the stage must be loaded). This is insufficient for a read operation that could have 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.