Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description explains the effect of the optional parameter (plan_leftover) on the copy, indicating that the copy can be marked as leftover. However, it does not specify whether the original event remains unchanged, what the result of the operation is (e.g., new event ID), or any side effects or permissions needed, leaving some behavioral aspects opaque.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.