Breeze icon

Breeze

Project management tool for workspaces, projects, lists, cards, and team collaborators.

Supports small teams that plan projects in lists and cards, invite collaborators by email, and archive or delete finished work.

Sign in to connect Breeze

Sign in to connect an account and start using Breeze in your apps.

Example Use Cases

These are example ways Snow can use Breeze when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Add Project People

Add people to a Breeze project by inviting them via email. This action invites one or more users to a project by their email addresses. The response returns the complete list of all users currently in the project (including the newly added ones). Use this when you need to give users access to a specific project.

Archive Project

Tool to archive a specific project. Use when you need to hide a completed or inactive project from active views after confirming its details.

Create Card

Tool to create a new card in a project. Use after confirming the project_id. Creates a task with details like name, due date, and assignees.

Create Project

Creates a new project in Breeze project management system. Use this action to initialize a new project with a given name. The newly created project will: - Be automatically assigned to the authenticated user as owner - Have default budget values set to 0 - Not be assigned to any workspace initially (can be configured later) - Not be archived by default Returns comprehensive project details including ID, timestamps, budget information, and user assignments.

Create Workspace

Tool to create a new workspace. Use after deciding on the workspace name.

CREATE_LIST

Tool to create a new list (stage) in a Breeze project. Use when you've selected a project and need to add a new stage. Example: "Create a new Todo list for project 42."

Delete Card

Tool to delete a specific card (task) by its ID. Use when you need to remove a task permanently; deletions cannot be undone.

Delete Person from Project

Tool to delete a person from a project by user ID. Use after confirming the project and user details. Example: "Delete user 456 from project 123".

Delete Project

Tool to delete a specific project by ID. Use when you need to remove a project after confirming its ID.

Delete Workspace

Tool to delete a specific workspace by ID. Use when permanently removing a workspace after confirming the correct workspace ID.