create_person
Creates a new person contact in your Folk workspace. Supports setting name, job title, emails, phones, addresses, URLs, birthday, description, company associations, and group memberships. Folk automatically checks for duplicates and merges if a match is found.
delete_deal
Permanently deletes a deal from a Folk group. This action cannot be undone.
get_person
Retrieves a single person by their ID, returning all their details including name, contact info, group memberships, company associations, and custom field values.
list_companies
Lists companies in your Folk workspace with optional pagination. Returns company details, group memberships, and contact information.
delete_company
Permanently deletes a company from your Folk workspace. This action cannot be undone.
list_groups
Lists all groups in your Folk workspace. Groups organize contacts into categories for different workflows. Use group IDs to manage group memberships, custom fields, and deals.
list_custom_fields
Lists custom fields defined for a specific entity type within a group. Returns field names, types, options (for select fields), and configuration. Use this to discover available custom fields before setting values on contacts or deals.
list_notes
Lists notes attached to a specific person, company, or deal. Returns note content, visibility, and author info with pagination support.
update_deal
Updates an existing deal in a Folk group. Supports changing the deal name, associated companies and people, and custom field values.
delete_person
Permanently deletes a person from your Folk workspace. This action cannot be undone.
create_note
Creates a new note attached to a person, company, or deal. Notes support plain text or markdown content and can be public or private. You can also create reply threads by specifying a parent note.
create_reminder
Creates a new reminder associated with a person, company, or deal. Reminders use iCalendar recurrence rules (DTSTART + RRULE) for scheduling and can be assigned to specific users.
create_company
Creates a new company in your Folk workspace. Supports setting name, description, industry, funding info, employee range, foundation year, emails, phones, addresses, URLs, group memberships, and custom field values.
update_note
Updates an existing note's content or visibility.
update_person
Updates an existing person in your Folk workspace. Supports partial updates to any field including name, job title, emails, phones, addresses, URLs, birthday, description, company associations, and group memberships.
get_deal
Retrieves a single deal by its ID within a group. Returns the deal name, associated companies and people, custom field values, and creation info.
get_company
Retrieves a single company by its ID, returning all details including name, industry, funding info, contact information, group memberships, and custom field values.
list_deals
Lists deals within a specific group in your Folk workspace. Returns deal names, associated contacts, and custom field values with pagination support.
delete_reminder
Permanently deletes a reminder. This action cannot be undone.
list_people
Lists people in your Folk workspace with optional pagination. Returns contact details, group memberships, and company associations for each person.
update_company
Updates an existing company in your Folk workspace. Supports partial updates to any field.
delete_note
Permanently deletes a note. This action cannot be undone.
create_deal
Creates a new deal within a specific group in your Folk workspace. Deals track opportunities, projects, or other outcome-driven items. You can associate people and companies that belong to the same group.
list_reminders
Lists reminders for a specific person, company, or deal. Returns reminder names, schedules, assigned users, and trigger times.