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. 'Update multiple companies' implies a write/mutation operation, but it doesn't describe permissions required, whether updates are partial or full, error handling for invalid inputs, rate limits, or response format. This is a significant gap for a batch mutation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.