Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover safety profile (readOnlyHint=false, destructiveHint=false, idempotentHint=false). The description adds only the action 'Create' and source, with no extra behavioral context such as whether the build is asynchronous, how long it takes, or failure modes. It does not contradict annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.