Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotation readOnlyHint=true already covers the safety profile. The description adds the nuance that the tool returns labels (not full ABIs) and that these are registered via evm_register_abi. However, it doesn't mention return format, ordering, or state scope, so it adds only a modest amount beyond the annotation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.