Breeze
Overview
SLUG: BREEZE
Description
Breeze is a project management software that helps teams plan, track, and collaborate on projects efficiently.
Authentication Details
API Key
Connecting to Breeze
Create an auth config
Use the dashboard to create an auth config for the Breeze toolkit. This allows you to connect multiple Breeze accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Breeze toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BREEZE_ADD_PROJECT_PEOPLE
Tool Name: Add Project People
Description
Action Parameters
Action Response
BREEZE_ARCHIVE_PROJECT
Tool Name: Archive Project
Description
Action Parameters
Action Response
BREEZE_CREATE_CARD
Tool Name: Create Card
Description
Action Parameters
Action Response
BREEZE_CREATE_LIST
Tool Name: CREATE_LIST
Description
Action Parameters
Action Response
BREEZE_CREATE_PROJECT
Tool Name: Create Project
Description
Action Parameters
Action Response
BREEZE_CREATE_WORKSPACE
Tool Name: Create Workspace
Description
Action Parameters
Action Response
BREEZE_DELETE_CARD
Tool Name: Delete Card
Description
Action Parameters
Action Response
BREEZE_DELETE_PROJECT
Tool Name: Delete Project
Description
Action Parameters
Action Response
BREEZE_DELETE_PROJECT_PERSON
Tool Name: Delete Person from Project
Description
Action Parameters
Action Response
BREEZE_DELETE_WORKSPACE
Tool Name: Delete Workspace
Description
Action Parameters
Action Response
BREEZE_GET_CARD
Tool Name: Get Card
Description
Action Parameters
Action Response
BREEZE_GET_CARDS
Tool Name: GET_CARDS
Description
Action Parameters
Action Response
BREEZE_GET_PROJECT
Tool Name: Get Project
Description
Action Parameters
Action Response
BREEZE_GET_PROJECTS
Tool Name: Get Projects
Description
Action Parameters
Action Response
BREEZE_GET_PROJECT_PEOPLE
Tool Name: Get Project People
Description
Action Parameters
Action Response
BREEZE_GET_WORKSPACE
Tool Name: Get Workspace
Description
Action Parameters
Action Response
BREEZE_GET_WORKSPACES
Tool Name: Get Workspaces
Description
Action Parameters
Action Response
BREEZE_MOVE_CARD
Tool Name: Move Card
Description
Action Parameters
Action Response