Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure. The word 'Return' and the informational nature of the content indicate this is a read-only introspection call, and the FTS availability note adds useful runtime context. It does not explicitly state that there are no side effects or mention potential error conditions, but for a zero-argument schema utility this is a reasonable baseline.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.