Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses that 'The body is discarded,' which is a key behavioral detail. However, it does not explain what happens with the other parameters (url, host, timezone), what the return format is, or whether there are any side effects. Since annotations are absent, the description carries the burden but only partially fulfills it.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.