Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide a baseline (readOnlyHint=false, destructiveHint=false), and the description confirms the mutating nature by saying 'Create'. It adds the behavioral context that the project is 'minimal' and 'native-authored', which hints at the scope and format of what is created. However, it does not disclose potential side effects (e.g., whether an existing project at the path is overwritten) or any required permissions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.