Shortcut icon

Shortcut

Product development platform for stories, epics, iterations, objectives, workflows, and releases.

Supports agile planning around stories, epics, iterations, workflows, projects, and engineering roadmap activity.

Example Use Cases

These are the Shortcut actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Create doc

Create Doc allows you to create a new document in Shortcut. Use when you need to create documentation, notes, or any written content. Supports markdown or HTML input.

Get doc

Get Doc returns information about a chosen Doc by its public ID. Use content_format=html to include HTML content in the response.

Get project

Get Project returns information about the selected Project.

List categories

List Categories returns a list of all Categories and their attributes.

List docs

Tool to list Docs that the current user can read. Use when you need to retrieve all accessible documentation in the Shortcut workspace.

List epics

List Epics returns a list of all Epics and their attributes.

List epics paginated

List Epics with pagination returns a paginated list of Epics and their attributes. Use when you need to retrieve Epics in manageable pages rather than all at once.

List milestones

(Deprecated: Use 'List Objectives') List Milestones returns a list of all Milestones and their attributes.

List objectives

List Objectives returns a list of all Objectives and their attributes.

Search documents

Tool to search Documents based on title and filters. Use when you need to find specific documents by fuzzy title matching or filter by archived/created_by_me/followed_by_me status.