Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure. It does add meaningful context by noting the operation is task-based and takes 10-60 seconds. However, it does not explain how the task result is obtained, whether polling is needed, or what the response contains, leaving 'task-based' as an incomplete hint rather than a full disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.