Test Webhook
Send a test event to a registered webhook endpoint to verify it's receiving and processing events correctly. Sends a synthetic event with a test payload and reports the HTTP response status and latency. Useful for debugging webhook integrations.
MCP tool name: test_webhook
Use Cases
- Verify a new webhook endpoint is receiving events
- Debug webhook delivery issues after configuration changes
- Test HMAC signature verification on your server
- Validate webhook processing before going live
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| webhook_id | string | required | The ID of the webhook to test |
| event_type | string | optional | Event type for the test payload (default: test.ping) |
Example
Prompt
Send a test event to webhook wh_abc123
Response
{
"success": true,
"webhook_id": "wh_abc123",
"response_status": 200,
"latency_ms": 150
}Permission Scopes
This tool is available in the following permission scopes:
full access
Related Tools
List Webhooks
List all registered webhook endpoints and their event subscriptions. Webhook management via MCP.
Create Webhook
Register a new webhook endpoint to receive real-time LinkedIn events. Event-driven automation via MCP.
Update Webhook
Update a webhook endpoint's URL, events, or signing secret. Webhook configuration management via MCP.
Stop paying €99/seat for tools that don’t talk to AI
Connect your first LinkedIn profile in under 5 minutes. All 77 tools from €19/mo.