Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral disclosure burden. It does reveal a useful hidden behavior—the workflow ID is auto-assigned as a UUID—but omits other key traits of a state-changing create operation: persistence, authorization needs, draft status, and behavior on naming conflicts. This is thin for a mutation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.