Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full responsibility for behavioral disclosure. It merely states the action without mentioning side effects (e.g., whether it creates a new pipeline or updates the job), requirements (e.g., authentication, project permissions), or failure conditions. The single sentence leaves significant uncertainty about what actually happens when invoked.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.