linkedin_delete_notification
Delete a specific LinkedIn notification by matching a unique substring of its text. Confirmation required for irreversible removal.
Instructions
Delete a single notification, matched by a distinctive substring of its text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match | Yes | Text fragment identifying the notification to delete. | |
| confirm | No | Must be true to execute this irreversible action. Ask the user before setting it. |