Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior, so the safety profile is covered. The description adds context by defining what self_serve and assisted mean and by giving the 'ask before starting co-pilot' directive, but it does not disclose return format or side effects. That is acceptable given the read-only annotation, but the additional behavioral context 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.