```diff
--- test_files/531-original.txt	2025-03-07 19:07:06
+++ test_files/531-modified.txt	2025-03-07 19:07:06
@@ -1,7 +1,6 @@
 ---
 title: "Getting Started with Webhooks"
 sidebarTitle: "Webhooks"
-icon: "bell"
 description: "Learn how to configure and receive real-time notifications about activities in your Composio account through webhooks"
 ---
 Webhooks provide a way to receive real-time notifications when specific events occur in your Composio account. Instead of continuously polling for changes, webhooks push data to your application as events happen, making them ideal for building responsive integrations.
\ No newline at end of file
```
