Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already document read-only, idempotent, and non-destructive behavior. The description adds the return field list, which is useful, but does not disclose additional behavioral traits such as whether the search covers past/upcoming launches, pagination, or rate limits. With annotations covering safety, this meets the baseline.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.