Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint=true, so the description's read-only nature is redundant. The description adds the detail that it returns size, duration, and frame rate for each composition, which is a light behavioral trait. It does not disclose edge cases like empty projects, sorting order, or performance implications for many comps, but given the read-only annotation covering safety, the additional value is modest.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.