Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and non-destructive behavior. The description adds meaningful behavioral context: it is a ChatGPT connector alias, scopes the search to Norway and UK registers, accepts a free-text query, and returns a condensed result list rather than the full SearchResult. This goes beyond the annotations, though it does not detail error conditions or edge cases.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.