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' without explaining side effects, overwrite behavior, idempotency, authentication requirements, or what happens to existing targets. It also mentions 'recipes' even though the schema has no recipe field, which is misleading for an agent trying to invoke the tool correctly.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.