Productivity24 toolsPaste one API key
CompanyCam integration for AI agents
CompanyCam is a photo-first jobsite management platform for documenting projects, coordinating teams, and sharing project updates.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect CompanyCam once and call the same tools from all of them.
Setup
Connect CompanyCam 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
CompanyCam exposes 24 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
companycam_get_account_context | Return the connected CompanyCam user and company so an agent can identify the account, role | Read |
companycam_get_photo | Get one CompanyCam photo by ID | Read |
companycam_get_project | Get one CompanyCam project by ID | Read |
companycam_list_comments | List comments attached to either a CompanyCam project or photo | Read |
companycam_list_customers | List or search CompanyCam customers by name or contact text | Read |
companycam_list_labels | List reusable CompanyCam project labels that can be attached to projects | Read |
companycam_list_project_photos | List and filter photos in a CompanyCam project by tags, users, or groups, one cursor page at a | Read |
companycam_list_project_tasks | List tasks for a CompanyCam project, including status, completion, assignees, and attached media | Read |
companycam_list_projects | List projects with optional lifecycle and assigned-user filters, one cursor page at a time | Read |
companycam_list_tags | List reusable CompanyCam media tags and return an opaque cursor for the next page | Read |
companycam_list_users | List CompanyCam users available for task assignment and project workflows | Read |
companycam_search_projects | Search CompanyCam projects by a free-text query when project list filters are insufficient | Read |
companycam_add_comment | Add a comment to either a CompanyCam project or photo | Write |
companycam_add_photo_tags | Attach media tags by display name | Write |
companycam_add_project_labels | Attach project labels by display name | Write |
companycam_add_project_photo_from_url | Add a photo to a CompanyCam project by having CompanyCam fetch a publicly reachable HTTPS image | Write |
companycam_create_customer | Create a CompanyCam customer with optional contact details, company status, notes, address, and | Write |
companycam_create_project | Create a CompanyCam project with its required address and optional contact, customer, location | Write |
companycam_create_project_task | Create a task on a CompanyCam project with task details and optional assignees | Write |
companycam_create_tag | Create a reusable CompanyCam media tag for organizing photos | Write |
companycam_set_photo_description | Create or replace the description attached to a CompanyCam photo | Write |
companycam_update_customer | Update the name, notes, city, or postal code of an existing CompanyCam customer | Write |
companycam_update_project | Update editable project identity, address, or primary-contact fields without changing archive | Write |
companycam_update_project_task | Update a CompanyCam project task's details or add and retain assignees | Write |