Skip to main content
Breeze logo

Breeze

Breeze is a project management software that helps teams plan, track, and collaborate on projects efficiently.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Breeze authenticates with an API key. Generate the credential in your Breeze account, then paste it into FlyMyAI the first time an agent uses a Breeze action.

Get your Breeze credential →

Fields to fill in FlyMyAI

FieldDetails
API TokenYour Breeze API token. Found in your Breeze profile settings. (required)
Team IDYour team ID (required if you belong to multiple teams). (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
BREEZE_ADD_PROJECT_PEOPLETool to add people to a project. use when you have a valid project id and one or more email addresses to invite them.project_id, invitees
BREEZE_ARCHIVE_PROJECTTool to archive a specific project. use when you need to hide a completed or inactive project from active views after confirming its details.project_id
BREEZE_CREATE_CARDTool 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.project_id, name
BREEZE_CREATE_LISTTool 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."project_id, name
BREEZE_CREATE_PROJECTTool to create a new project in breeze. use when you have the project name and want to initialize it via the api.name
BREEZE_CREATE_WORKSPACETool to create a new workspace. use after deciding on the workspace name.name
BREEZE_DELETE_CARDTool to delete a specific card (task) by its id. use when you need to remove a task permanently; deletions cannot be undone.project_id, card_id
BREEZE_DELETE_PROJECTTool to delete a specific project by id. use when you need to remove a project after confirming its id.project_id
BREEZE_DELETE_PROJECT_PERSONTool 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".project_id, user_id
BREEZE_DELETE_WORKSPACETool to delete a specific workspace by id. use when permanently removing a workspace after confirming the correct workspace id.workspace_id
BREEZE_GET_CARDTool 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.project_id, card_id
BREEZE_GET_CARDSTool to get all cards (tasks) for a specific project. use after confirming the project exists. example: "list all cards in project 42."project_id
BREEZE_GET_PROJECTTool to get a specific project by id. use when you need detailed project information after confirming the project id. example: "get project 123 details".project_id
BREEZE_GET_PROJECTSTool to get all active projects. use when you need an overview of your team's current projects after confirming authentication.-
BREEZE_GET_PROJECT_PEOPLETool to get all users in a project. use when you have a valid project id and need to list its users.project_id
BREEZE_GET_WORKSPACETool to get a specific workspace by id. use when you need workspace details including projects after confirming the workspace id.workspace_id
BREEZE_GET_WORKSPACESTool to get all workspaces. use when you need to list available workspaces for the authenticated user.-
BREEZE_MOVE_CARDTool to move a card to a different stage or position. use after confirming stage id and prev id.project_id, card_id, stage_id
We love our partners - FlyMy.AI builds with the best. Thanks, Breeze!