Productivity14 toolsPaste one API key
Teamcamp integration for AI agents
An all-in-one project management tool designed for teams to efficiently manage projects, collaborate seamlessly, and streamline workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Teamcamp once and call the same tools from all of them.
Setup
Connect Teamcamp 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
Teamcamp exposes 14 tools through ClawLink. The 13 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
teamcamp_get_company_customers | Retrieve all customers in the company/workspace | Read |
teamcamp_get_company_users | Retrieve all users in the company/workspace | Read |
teamcamp_get_project_details | Get comprehensive project details including core fields, configuration, user data, feature | Read |
teamcamp_get_project_groups | Retrieve all groups within a specific project | Read |
teamcamp_get_project_list | Retrieve all projects within the workspace | Read |
teamcamp_get_task | Retrieve details of a specific task by its unique identifier | Read |
teamcamp_get_task_list_filtered | Retrieve a list of tasks from a project with optional completion status filtering | Read |
teamcamp_create_project | Create a new project in the workspace | Write |
teamcamp_create_task | Create a new task within a specified project | Write |
teamcamp_create_task2 | Create a new task in a TeamCamp project | Write |
teamcamp_post_task_comment | Post a new comment on a task | Write |
teamcamp_update_project | Update an existing project's details by its unique identifier | Write |
teamcamp_update_task | Update an existing task by its unique identifier | Write |