Create Story is used to add a new story to your Shortcut Workspace. This endpoint requires that either **workflow_state_id** or **project_id** be provided, but will reject the request if both or neither are specified. The workflow_state_id has been marked as required and is the…
nameRequiredstringThe name of the story.
tasksarrayAn array of tasks connected to the story.
labelsarrayAn array of labels attached to the story.
epic_idintegerThe ID of the epic the story belongs to.
move_tostringOne of "first" or "last". This can be used to move the given story to the first or last position in the workflow state.
archivedbooleanControls the story"s archived state.
commentsarrayAn array of comments to add to the story.
deadlinestringThe due date of the story.
estimateintegerThe numeric point estimate of the story. Can also be null, which means unestimated.
file_idsarrayAn array of IDs of files attached to the story.
group_idstringThe id of the group to associate with this story.
owner_idsarrayAn array of UUIDs of the owners of this story.
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.