Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Adds meaningful behavior beyond the annotations: queued jobs refund the reservation in full, while running jobs stop at the next trial checkpoint and charge only completed work. This billing/execution nuance is not present in the annotations and materially helps an agent predict consequences. No contradiction with readOnlyHint, idempotentHint, or destructiveHint.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.