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 says 'Add an adjustment layer' without any mention of side effects, required context (like which composition gets the layer), permissions, or whether the operation is reversible. This leaves the agent largely in the dark about behavior beyond the obvious action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.