Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only implies a read-only 'list' action, but does not mention how results are returned, whether there are any side effects (e.g., visibility of all DAGs), authentication requirements, or limitations such as max results. This is insufficient for an agent to know what to expect.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.