List Webhooks
List all registered webhook endpoints for your account. Returns webhook URLs, subscribed event types, signing secret hints, and delivery status. Use this to audit your webhook configuration and troubleshoot delivery issues.
MCP tool name: list_webhooks
Use Cases
- Review all active webhook endpoints and their events
- Audit webhook configuration for security compliance
- Troubleshoot missing webhook deliveries
- Get webhook IDs for updating or deleting endpoints
Example
Prompt
List all my registered webhooks
Response
[
{
"id": "wh_abc123",
"url": "https://example.com/webhook",
"events": ["message.received", "invitation.accepted"],
"active": true,
"last_delivery": "2026-03-04T10:00:00Z"
},
...
]Permission Scopes
This tool is available in the following permission scopes:
Related Tools
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.
Delete Webhook
Remove a registered webhook endpoint. Stop receiving LinkedIn events at a URL via MCP.
Test Webhook
Send a test event to a webhook endpoint to verify delivery and signing. Webhook debugging 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.