Folk
Overview
SLUG: FOLK
Description
folk is a next-generation CRM designed for teams to manage and nurture their relationships efficiently.
Authentication Details
API Key
Connecting to Folk
Create an auth config
Use the dashboard to create an auth config for the Folk toolkit. This allows you to connect multiple Folk accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Folk Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Folk toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FOLK_CREATE_COMPANY
Tool Name: Create Company
Description
Action Parameters
Action Response
FOLK_DELETE_COMPANY
Tool Name: Delete Company
Description
Action Parameters
Action Response
FOLK_FOLK_DELETE_PERSON
Tool Name: Delete Person
Description
Action Parameters
Action Response
FOLK_FOLK_LIST_COMPANIES
Tool Name: List Companies
Description
Action Parameters
Action Response
FOLK_GET_COMPANY
Tool Name: Get Company
Description
Action Parameters
Action Response
FOLK_GET_CURRENT_WORKSPACE_USER
Tool Name: Get Current Workspace User
Description
Action Parameters
Action Response
FOLK_GET_PERSON
Tool Name: Get Person
Description
Action Parameters
Action Response
FOLK_LIST_GROUPS
Tool Name: List Groups
Description
Action Parameters
Action Response
FOLK_LIST_PEOPLE
Tool Name: List People
Description
Action Parameters
Action Response
FOLK_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
FOLK_UPDATE_COMPANY
Tool Name: Update Company
Description
Action Parameters
Action Response
FOLK_LIST_GROUP_CUSTOM_FIELDS
Tool Name: List Group Custom Fields
Description
Action Parameters
Action Response