Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the behavioral burden. It reveals only that jobs are 'normalized,' but not the output shape, whether the operation is read-only, or any filtering/default behavior. The word 'List' implies a read operation, but key details like the effect of include_disabled are absent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.