Skip to main content
Glama
lukas-bekr

Fathom MCP Server

by lukas-bekr

fathom_delete_webhook

Remove a webhook subscription from Fathom to stop future notifications to that endpoint. Provide the webhook ID to permanently delete it.

Instructions

Delete an existing webhook from Fathom.

This tool removes a webhook subscription, stopping all future notifications to that endpoint.

Args:

  • id (string, required): The ID of the webhook to delete

Returns: Confirmation of successful deletion.

Examples:

  • Delete webhook: { id: 'ikEoQ4bVoq4JYUmc' }

Notes:

  • This action cannot be undone

  • The webhook will immediately stop receiving notifications

  • Any pending notifications may still be delivered

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe ID of the webhook to delete

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lukas-bekr/fathom-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server