Fathom
Overview
SLUG: FATHOM
Description
AI meeting assistant that records, transcribes, and summarizes meetings
Authentication Details
OAuth2
API Key
Connecting to Fathom
Create an auth config
Use the dashboard to create an auth config for the Fathom toolkit. This allows you to connect multiple Fathom accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Fathom 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 OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Fathom toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
FATHOM_CREATE_WEBHOOK
Tool Name: Create webhook for meeting content
Description
Action Parameters
Action Response
FATHOM_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
FATHOM_GET_RECORDING_SUMMARY
Tool Name: Get Recording Summary
Description
Action Parameters
Action Response
FATHOM_GET_RECORDING_TRANSCRIPT
Tool Name: Get Recording Transcript
Description
Action Parameters
Action Response
FATHOM_LIST_MEETINGS
Tool Name: List Meetings
Description
Action Parameters
Action Response
FATHOM_LIST_TEAM_MEMBERS
Tool Name: List Team Members
Description
Action Parameters
Action Response
FATHOM_LIST_TEAMS
Tool Name: List Teams
Description
Action Parameters
Action Response