Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is covered. The description adds behavioral value by explaining the result shape (matching memories with id, title, and url), the relationship to fetch, and that Cortex memory persists across other connected AI apps. It does not describe ranking or limit behavior, but that gap is minor given the output schema and low complexity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.