Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish the mutation profile (readOnlyHint=false, idempotentHint=false, destructiveHint=false), and the description adds destination context — the save targets the job journey. It does not disclose edge behaviors such as what happens on duplicate saves or whether saving removes the opening from the open list, so the added behavioral context is modest. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.