CRM & Sales15 toolsPaste one API key
Pipeline CRM integration for AI agents
Pipeline CRM is a sales-focused customer relationship management tool designed to help teams track leads, manage deals, and streamline workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Pipeline CRM once and call the same tools from all of them.
Setup
Connect Pipeline CRM 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
Pipeline CRM exposes 15 tools through ClawLink. The 12 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
pipeline_crm_get_company | Retrieves comprehensive details for a specific company by ID from Pipeline CRM | Read |
pipeline_crm_get_deal | Retrieve details for a specific deal by ID in Pipeline CRM | Read |
pipeline_crm_get_stage | Retrieve details for a specific stage by ID in Pipeline CRM | Read |
pipeline_crm_get_task | Retrieve details for a specific task by ID in Pipeline CRM | Read |
pipeline_crm_list_companies | List companies in Pipeline CRM with optional filtering, sorting, and pagination | Read |
pipeline_crm_list_leads | List leads in Pipeline CRM | Read |
pipeline_crm_list_stages | List deal stages | Read |
pipeline_crm_list_tasks | List calendar tasks | Read |
pipeline_crm_list_users | List users in Pipeline CRM account with optional pagination | Read |
pipeline_crm_create_company | Creates a new company record in Pipeline CRM with contact details, address, and social media | Write |
pipeline_crm_create_deal | Create a new deal in Pipeline CRM | Write |
pipeline_crm_update_company | Update an existing company by ID in Pipeline CRM | Write |