Name for the new sprint. Must be 30 characters or less.
end_datestring
Intended end date and time for the sprint (ISO 8601 format).
start_datestring
Intended start date and time for the sprint (ISO 8601 format).
origin_board_idinteger
Required
Identifier of the Jira board for the new sprint. You can find board IDs using the JIRA_LIST_BOARDS action.
additional_propertiesobject
Additional 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…
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not