Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Since no annotations are provided, the description must convey behavioral traits. It implies a read-only operation (listing) with no side effects, but lacks details on pagination, ordering, or response format. Additional context like 'use to get catalog_id' adds value but doesn't fully compensate for missing annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.