Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It states the tool returns base64 images, which is useful, but lacks critical details: it doesn't mention whether this is a read-only operation, potential rate limits, authentication needs, error handling, or how device selection affects output. For a tool that performs external actions (screenshotting URLs), this is a significant gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.