Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already convey that this is read-only and non-destructive, so the safety profile is covered. The description adds company scoping, which helps interpret filter.companyId, but discloses nothing about defaults, filtering behavior, or pagination. There is no contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.