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 states the tool captures a window via partial title match, implying it's a read operation (screenshot) that likely doesn't modify the window. However, it doesn't disclose critical behaviors like what happens on match failures, whether it captures the entire window or just visible parts, permissions needed, or output format (e.g., image data). This leaves significant gaps for a tool with potential side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.