Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It discloses the read/search nature and return content ('list of matching assets with basic information'), and it adds specialized user_prompt persistence behavior that the schema does not convey. It omits operational details like network dependencies, result limits, or error behavior, but those are less critical for a read-only search tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.