Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. The phrase 'notes with no backlinks' precisely states the selection criterion and implies a read-only operation. It doesn't discuss edge cases (e.g., what counts as a backlink) or return format, but for a zero-parameter finder this is acceptable and transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.