Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description bears full responsibility for disclosing behavior. It does disclose a critical constraint: signed contracts cannot be deleted, which informs the agent of a likely error condition. However, it does not state whether deletion is permanent, irreversible, or has cascading effects, leaving significant behavioral ambiguity for a destructive operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.