Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavioral traits but only states 'Delete a glossary term by UUID'. It fails to explain the meaning and effects of the optional parameters 'hardDelete' and 'recursive', nor does it mention if the deletion is permanent or reversible.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.