Breeze Integration — Automate Breeze with AI on Beauto
Breeze is a project management software that helps teams plan, track, and collaborate on projects efficiently.
Category: project management, team collaboration · 18 actions available
What you can automate with Breeze
Beauto connects Breeze with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Breeze events, enrich Breeze data with AI, or sync Breeze with the rest of your stack — without writing code.
- Sync Breeze data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Breeze events and route the output anywhere
- Schedule recurring Breeze tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Breeze actions Beauto supports
- 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 (includ
- 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_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 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 - H
- Create Workspace — Tool to create a new workspace. Use after deciding on the workspace name.
- 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 Project — Tool to delete a specific project by ID. Use when you need to remove a project after confirming its ID.
- 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 Workspace — Tool to delete a specific workspace by ID. Use when permanently removing a workspace after confirming the correct workspace ID.
- Get Card — Tool to retrieve detailed info for a specific card (task) in a project. Use when you know the project_id and card_id and need all metadata like tags, users, todos, and time entries.
- GET_CARDS — Tool to get all cards (tasks) for a specific project. Use after confirming the project exists. Example: \
- Get Project — Tool to get a specific project by ID. Use when you need detailed project information after confirming the project ID. Example: \
- Get Project People — Tool to get all users in a project. Use when you have a valid project ID and need to list its users.
- Get Projects — Retrieves a list of all active (non-archived) projects in Breeze. Returns comprehensive project details including budget, time tracking, assigned users, tags, and metadata. Use this action to: - Get an overview of all cu
- Get Workspace — Tool to get a specific workspace by ID. Use when you need workspace details including projects after confirming the workspace ID.
- Get Workspaces — Tool to get all workspaces. Use when you need to list available workspaces for the authenticated user.
- Move Card — Tool to move a card to a different stage or position. Use after confirming stage_id and prev_id.