App
Breeze
Breeze is a simple project management tool that enables teams to plan, track and organize their work.
What your agent can do with Breeze
Triggers and actions 6 triggers · 30 actions
- TriggerNew Project
Triggers when a new project is created in Breeze.
- TriggerNew Task
Triggers when a new task is created in the selected Breeze project.
- TriggerProject Renamed
Triggers when a Breeze project is given a new name.
- TriggerTag Added to Task
Triggers when a tag is added to a task in the selected Breeze project.
- TriggerTask Moved
Triggers when a task is moved to a different list in the selected Breeze project.
- TriggerTask Status Updated
Triggers when a task's status changes in the selected Breeze project.
- ActionAdd comment
Adds a comment to a task in a Breeze project. Returns the comment that was created.
- ActionAdd list
Adds a new list to a Breeze project. Returns the list that was created.
- ActionAdd time entry
Logs a time entry against a task in a Breeze project. Returns the time entry that was created.
- ActionAdd todo
Adds a checklist item to a task in a Breeze project. Returns the checklist item that was created.
- ActionCreate New Project
Creates a new project in Breeze. Returns the project that was created.
- ActionCreate New Task
Creates a new task (card) in a Breeze project. Returns the task that was created.
- ActionDelete card
Deletes a task (card) from a Breeze project.
- ActionDelete comment
Deletes a comment from a task in a Breeze project.
- ActionDelete list
Deletes a list from a Breeze project.
- ActionDelete project
Deletes a project from Breeze.
- ActionDelete time entry
Deletes a time entry from a task in a Breeze project.
- ActionDelete todo
Deletes a checklist item from a task in a Breeze project.
- ActionFind Project
Returns the Breeze projects whose name contains the text you supply.
- ActionGenerate time tracking report
Generates a time tracking report for a date range, optionally limited to certain projects, people, lists or tags.
- ActionGet card
Returns a single task (card) from a Breeze project, including its checklists, comments count, time entries and custom field values.
- ActionGet project
Returns a single Breeze project, including its budget, members and tracked time.
- ActionList cards
Returns the tasks (cards) in a Breeze project, 100 per page.
- ActionList comments
Returns the comments on a task in a Breeze project.
- ActionList lists
Returns the lists in a Breeze project.
- ActionList projects
Returns all active projects in the Breeze account.
- ActionList time entries
Returns the time entries logged against a task in a Breeze project.
- ActionList todos
Returns the items on a checklist of a task in a Breeze project.
- ActionList users
Returns the people on your Breeze team.
- ActionMove card
Moves a task to another list, or to another position within its list.
- ActionUpdate card
Updates a task in a Breeze project. Only the values you supply are changed. Returns the updated task.
- ActionUpdate comment
Changes the text of a comment on a task in a Breeze project. Returns the updated comment.
- ActionUpdate list
Renames a list in a Breeze project. Returns the updated list.
- ActionUpdate project
Updates a Breeze project. Only the values you supply are changed. Returns the updated project.
- ActionUpdate time entry
Updates a time entry on a task in a Breeze project. Only the values you supply are changed. Returns the updated time entry.
- ActionUpdate todo
Updates a checklist item on a task in a Breeze project. Only the values you supply are changed. Returns the updated item.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Breeze API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.