Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses a key behavioral trait: it performs a partial reorder, with only the provided refs receiving the new order while others remain unchanged. Since no annotations are provided, the description carries the full burden. However, it does not mention potential side effects, error handling for invalid refs, or whether the operation is idempotent, leaving some behavioral gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.