Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, openWorldHint=true, and idempotentHint=true, so the safety profile is clear. The description adds minimal behavioral context beyond the annotations; it mentions 'locked pricing' indicating the quote pricing is fixed, but does not disclose pagination behavior, sorting, or other operational details.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.