Skip to main content
Glama
zebbern

Webhook.site MCP Server

by zebbern

delete_all_requests

Clear all captured HTTP requests from a Webhook.site endpoint, with optional filtering by date range or search query to manage webhook testing data.

Instructions

Delete all requests from a webhook, optionally filtered by date range or query.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
webhook_tokenYesThe webhook token (UUID) from webhook.site
date_fromNoDelete requests from this date (format: yyyy-MM-dd HH:mm:ss or 'now-7d')
date_toNoDelete requests until this date (format: yyyy-MM-dd HH:mm:ss or 'now-7d')
queryNoDelete only requests matching this search query

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/zebbern/webhook-mcp-server'

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