Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnlyHint, openWorldHint, etc.), the description adds meaningful behavioral context: it invokes a 'safe fetch transport', states it does not execute JavaScript or bypass access controls, and clarifies caching behavior via the 'fresh' parameter. This adds valuable operational nuance.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.