Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark readOnlyHint=true and destructiveHint=false, covering safety. The description adds that it is a 'Full-text search' (searching entire message content) and mentions 'Graph $search', which signals specific API behavior. However, it does not disclose pagination behavior, query syntax, or result ordering, so transparency is limited but present.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.