Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses the key behavioral constraint: the submitted ID list must be a complete permutation of existing block IDs. This goes beyond the annotations (which only say readOnly=false) and is consistent with the schema. It does not describe failure modes, authorization, or side effects, but with annotation support this is adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.