Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It discloses scope (configured project), result fields (title + url), and filter behavior (optional substring on title), but it does not mention ordering, limit/pagination behavior, error conditions such as a missing project configuration, or explicitly confirm that listing has no side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.