Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide idempotentHint and openWorldHint, reducing the burden on the description. The description adds the context that a previous block must exist, which is useful behavioral scope. However, it does not disclose side effects, errors, or accountId behavior, so it only partially enriches beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.