CRM & Sales23 toolsPaste one API key
Folk integration for AI agents
folk is a next-generation CRM designed for teams to manage and nurture their relationships efficiently.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Folk once and call the same tools from all of them.
Setup
Connect Folk 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
Folk exposes 23 tools through ClawLink. The 19 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
folk_get_company | Retrieve an existing company by its ID | Read |
folk_get_current_workspace_user | Get details of the current authenticated workspace user | Read |
folk_get_note | Retrieve an existing note by its ID | Read |
folk_get_person | Retrieve an existing person by their ID | Read |
folk_get_user | Retrieve a user by their unique identifier | Read |
folk_list_companies | List companies in the workspace | Read |
folk_list_group_custom_fields | List custom fields for a specific group and entity type | Read |
folk_list_groups | List workspace groups | Read |
folk_list_notes | List notes in the workspace | Read |
folk_list_people | List people in the workspace | Read |
folk_list_reminders | List reminders in the workspace | Read |
folk_list_users | List workspace users | Read |
folk_list_webhooks | List webhooks in the workspace | Read |
folk_create_company | Creates a new company in the Folk workspace with the specified details | Write |
folk_create_note | Create a new note in the Folk workspace | Write |
folk_create_person | Creates a new person in the Folk workspace with the specified details | Write |
folk_update_company | Update an existing company in the workspace | Write |
folk_update_note | Update an existing note in the workspace | Write |
folk_update_person | Update an existing person in the workspace | Write |