work_create_iterations
Generate iterations in Azure DevOps projects by defining names, start dates, and finish dates. Integrates with PAT authentication for streamlined project planning.
Instructions
Create new iterations in a specified Azure DevOps project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
iterations | Yes | An array of iterations to create. Each iteration must have a name and can optionally have start and finish dates in ISO format. | |
project | Yes | The name or ID of the Azure DevOps project. |