Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavioral disclosure. It states the tool returns a list and suggests it as a starting point for unknown components, but provides no details on default behavior (e.g., returns all components when no filter is given), sorting, pagination, or authentication requirements. This is adequate for a simple read-only list tool but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.