CRM & Sales13 toolsPaste one API key
GorillaDesk integration for AI agents
GorillaDesk is field service management software for pest control and other service businesses, covering customers, jobs, estimates, invoices, payments, and related operations.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect GorillaDesk once and call the same tools from all of them.
Setup
Connect GorillaDesk 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
GorillaDesk exposes 13 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
gorilladesk_get_company | Return the company profile selected by the connected GorillaDesk API key, including contact | Read |
gorilladesk_get_credits | Retrieve one customer credit by ID, or list credits, optionally filtering to one customer | Read |
gorilladesk_get_customers | Retrieve one customer by ID, or search and page through customers using status, state, account | Read |
gorilladesk_get_documents | Retrieve one document by ID, or search documents by customer, job, state, status, creation | Read |
gorilladesk_get_estimates | Retrieve one estimate by ID, or search estimates by customer, job, state, status, signature | Read |
gorilladesk_get_invoices | Retrieve one invoice by ID, or search invoices by customer, job, state, payment/signature | Read |
gorilladesk_get_jobs | Retrieve one job by ID, or search jobs by customer, state, date, keyword, expansions, and | Read |
gorilladesk_get_payments | Retrieve one payment by ID, or search payments by customer, invoice, status, date, expansions | Read |
gorilladesk_get_services | Retrieve one GorillaDesk service by ID, or list configured services with sorting and offset | Read |
gorilladesk_get_users | Retrieve one GorillaDesk user by ID, or list the company's users when no ID is supplied | Read |
gorilladesk_list_phone_types | List the configured customer phone-type definitions, including IDs, names, default flags, and | Read |
gorilladesk_create_customer | Create a GorillaDesk customer together with the required primary service location | Write |
gorilladesk_create_customer_note | Permanently add a text note to a GorillaDesk customer and optionally notify users | Write |