Assign sprint
assign_sprintAssign one or more tickets to a sprint by adding a sprint label; use null to return tickets to the backlog.
Instructions
Move one or more tickets into a sprint — sets the sprint: label, replacing any existing sprint label. Pass sprint: null to send tickets back to the backlog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprint | Yes | Sprint name, or null to clear. | |
| project | Yes | ||
| tickets | Yes |