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 merely says 'Collect,' which suggests a read-like operation, but it does not explain whether querying upstream MCP servers triggers side effects, requires special permissions, consumes resources, or how results are bounded. The meaning of 'bounded context' is also left undefined.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.