CRM & Sales8 toolsPaste one API key
Suitedash integration for AI agents
All-in-one business software for client management, CRM, project management, and invoicing.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Suitedash once and call the same tools from all of them.
Setup
Connect Suitedash 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
Suitedash exposes 8 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
suitedash_get_company | Retrieve a single company by UID or Name from SuiteDash | Read |
suitedash_get_company_meta | Retrieve CRM company meta attributes information | Read |
suitedash_get_contact | Retrieve a single contact from SuiteDash by their UID or email address | Read |
suitedash_get_contact_meta | Retrieve CRM contact meta attributes information | Read |
suitedash_list_companies | Retrieve all existing companies from SuiteDash | Read |
suitedash_list_contacts | Get all existing contacts from SuiteDash | Read |
suitedash_create_company | Create a new company in SuiteDash CRM | Write |
suitedash_create_contact | Create a new contact in SuiteDash CRM | Write |