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. The verb "Get" strongly implies a read-only operation, and the scope ("for a specific company") adds context. However, it does not explicitly state permission requirements, error behavior, or lack of side effects, which would be expected when annotations are absent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.