Creates a new sprint on a Jira board with optional start/end dates and goal.
goalPrimary objective or goal for the sprint.
nameRequiredstringName for the new sprint. Must be 30 characters or less.
end_datestringIntended end date and time for the sprint (ISO 8601 format).
start_datestringIntended start date and time for the sprint (ISO 8601 format).
origin_board_idRequiredintegerIdentifier of the Jira board for the new sprint. You can find board IDs using the JIRA_LIST_BOARDS action.
additional_propertiesobjectAdditional properties to include in the sprint creation request. Use this for any extra fields supported by the Jira API that are not covered by the standard parameters. Provide as a dictionary with field names and their values. Note: Jira Cloud has strict schema validation and…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.