Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing behavioral traits. It does not state whether the tool mutates anything, whether it requires network access for a model, how long it might take, or what it returns (e.g., a score, annotations, a report). 'Semantic review' implies analysis but not the consequences or side effects, such as whether it modifies the project or only reads the video.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.