Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It does disclose that capability-token and ownership checks occur before execution, which is valuable, but it does not explain what happens on failure, whether execution is sandboxed, what side effects occur, or what the response contains. This is thinner than needed for an unannotated mutation/proxy tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.