- List all categories in the workspace
- Retrieve a specific category by its public ID
- Create a new category in Shortcut
- Update an existing category in Shortcut
- Delete a category from Shortcut
- List all custom fields in the workspace
- Retrieve a specific custom field by its public ID
- Update the definition of an existing custom field
- Delete a custom field from the workspace
- List all documents in the Shortcut workspace
- Retrieve a specific document by its public ID
- Create a new document in Shortcut
- Update an existing document in Shortcut
- Delete a document from Shortcut
- List all comments on an epic
- Retrieve a specific comment on an epic
- Create a new comment on an epic
- Delete a comment from an epic
- List all epics in the Shortcut workspace
- Retrieve a specific epic by its public ID
- Create a new epic in Shortcut
- Update an existing epic in Shortcut
- Delete an epic from Shortcut
- List all stories belonging to an epic
- Retrieve the current health status of an epic
- Create a new health status for an epic
- Retrieve the epic workflow and its states
- List all uploaded files in the workspace
- Upload a file to the workspace and optionally attach it to a story
- Retrieve a specific uploaded file by its public ID
- Delete a previously uploaded file
- List all groups in the Shortcut workspace
- Retrieve a specific group by its public ID
- Create a new group in Shortcut
- Update an existing group in Shortcut
- List all stories associated with a specific group
- List all iterations in the Shortcut workspace
- Retrieve a specific iteration by its public ID
- Create a new iteration in Shortcut
- Update an existing iteration in Shortcut
- Delete an iteration from Shortcut
- List all stories in a specific iteration
- Retrieve a specific objective key result by its public ID
- Update an objective key result's name or values
- List all labels in the Shortcut workspace
- Retrieve a specific label by its public ID
- Create a new label in Shortcut
- Update an existing label in Shortcut
- Delete a label from Shortcut
- List all members in the Shortcut workspace
- Retrieve a specific member by their public ID
- Retrieve the currently authenticated member
- List all objectives in the workspace
- Retrieve a specific objective by its public ID
- Create a new objective in Shortcut
- Update an existing objective in Shortcut
- Delete an objective from Shortcut
- List all projects in the Shortcut workspace
- Retrieve a specific project by its public ID
- Create a new project in Shortcut
- Update an existing project in Shortcut
- Delete a project from Shortcut
- List all stories associated with a specific project
- List all VCS repositories linked to the workspace
- Unified cross-entity search across epics, stories, iterations, and objectives
- Search Shortcut via the /search/stories endpoint (defaults to stories and epics; entity_types can broaden the scope to iterations or objectives)
- Search Shortcut via the /search/epics endpoint (defaults to stories and epics; entity_types can broaden the scope to iterations or objectives)
- Create a new story in Shortcut
- Retrieve a specific story by its public ID
- Update an existing story in Shortcut
- Delete a story from Shortcut
- Create a new story derived from a story template
- Search for stories using filter criteria
- Retrieve the history of changes for a story
- List all sub-task stories for a given story
- Create multiple stories in a single bulk request
- List all comments on a story
- Retrieve a specific comment on a story
- Add a new comment to a story
- Update an existing comment on a story
- Delete a comment from a story
- Create a relationship between two stories
- Retrieve a specific story link
- Update an existing story link
- Delete a story link
- Add a new task to a story
- Retrieve a specific task on a story
- Update an existing task on a story
- Delete a task from a story
- List all workflows in the Shortcut workspace
- Retrieve a specific workflow by its public ID
No matching actions