Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full responsibility for disclosing behavioral traits. It only states 'Update syslog instance,' omitting important details like required permissions, side effects (e.g., whether updates trigger reconfiguration), and behavior for omitted fields in the body. This is insufficient for a mutation tool with a complex input schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.