Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish that this is read-only, idempotent, and non-destructive. The description adds that results are paginated and sorted by market value, which is useful, but it does not explain cursor semantics, default pagination behavior, or how an empty household_id is handled.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.