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 states 'Add a new frame' but doesn't clarify if this is a mutation (likely yes), what permissions are needed, how it affects existing frames/layers, or what the response looks like. This leaves critical behavioral traits unspecified for a tool that appears to modify project state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.