Productivity18 toolsPaste one API key
Breeze integration for AI agents
Breeze is a project management software that helps teams plan, track, and collaborate on projects efficiently.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Breeze once and call the same tools from all of them.
Setup
Connect Breeze through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Breeze exposes 18 tools through ClawLink. The 14 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
breeze_get_card | Retrieve detailed info for a specific card (task) in a project | Read |
breeze_get_cards | Get all cards (tasks) for a specific project | Read |
breeze_get_project | Get a specific project by ID | Read |
breeze_get_project_people | Get all users in a project | Read |
breeze_get_projects | Retrieves a list of all active (non-archived) projects in Breeze | Read |
breeze_get_workspace | Get a specific workspace by ID | Read |
breeze_get_workspaces | Get all workspaces | Read |
breeze_add_project_people | Add people to a Breeze project by inviting them via email | Write |
breeze_archive_project | Archive a specific project | Write |
breeze_create_card | Create a new card in a project | Write |
breeze_create_list | Create a new list (stage) in a Breeze project | Write |
breeze_create_project | Creates a new project in Breeze project management system | Write |
breeze_create_workspace | Create a new workspace | Write |
breeze_move_card | Move a card to a different stage or position | Write |