Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and idempotentHint, so the safety profile is covered and the bar is lower. The description adds scoping context (per-session, orders originating from FIXSIM) and the pairing with fixsim_send_order, but says nothing about paging behavior, ordering beyond the schema's 'newest first', or result shape.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.