Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It clearly implies a read-only listing operation and discloses that failed builds include a build_id, but it doesn't mention pagination behavior, filtering semantics, or any side effects. For a list operation, this is partial but acceptable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.