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 heap snapshot but doesn't describe what that entails—whether it's a blocking operation, how long it takes, memory implications, or what the output looks like. The reference to 'browser_docs' hints at external details, but the description itself lacks critical behavioral traits like performance impact or result format.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.