Folk
folk is a next-generation CRM designed for teams to manage and nurture their relationships efficiently.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Folk authenticates with an API key. Generate the credential in your Folk account, then paste it into FlyMyAI the first time an agent uses a Folk action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
folk API Key | Your secret folk API key, used to access contacts in your workspace. In folk, go to Settings → API, click 'New API key', and paste it here. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
FOLK_CREATE_COMPANY | Tool to create a new company in the workspace. use after gathering all required company details and ensuring the name is unique. | name |
FOLK_DELETE_COMPANY | Tool to delete a company from the workspace (irreversible). use after confirming this company should be removed. | company_id |
FOLK_FOLK_DELETE_PERSON | Tool to delete an existing person in the workspace (irreversible). use after confirming this person should be permanently removed. | person_id |
FOLK_FOLK_LIST_COMPANIES | Tool to list companies in the workspace. use when you need a paginated overview of companies, optionally filtered. | - |
FOLK_GET_COMPANY | Tool to retrieve an existing company by its id. use after authentication has been verified. | company_id |
FOLK_GET_CURRENT_WORKSPACE_USER | Tool to get details of the current authenticated workspace user. use after authentication to retrieve the user's profile information. | - |
FOLK_GET_PERSON | Tool to retrieve an existing person by their id. use when you need full profile details of a person by their unique identifier. | person_id |
FOLK_LIST_GROUPS | Tool to list workspace groups. use when you need to retrieve a paginated list of all workspace groups after authentication. | - |
FOLK_LIST_GROUP_CUSTOM_FIELDS | Tool to list custom fields for a specific group and entity type. use after selecting a group and entity type to inspect available custom fields. | group_id, entity_type |
FOLK_LIST_PEOPLE | Tool to list people in the workspace. use when you need to paginate through contacts after authentication. | - |
FOLK_LIST_USERS | Tool to list workspace users. use when you need to paginate through users list. | - |
FOLK_UPDATE_COMPANY | Tool to update an existing company in the workspace. use after confirming the company id; only provided fields are updated and list fields replace existing values. | company_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Folk!