Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint, idempotentHint, and non-destructive, so the safety profile is covered. The description adds valuable context: data source (mempool.space API), default network (mainnet), result limit (up to 50), and returned fields. It does not mention rate limits or API quirks, but this is a read-only operation with clear behavior. No contradiction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.