manus_webhook_events_clear
Delete webhook events from the local store using optional filters by event type, task ID, or received time. Without filters, clears all stored events.
Instructions
Delete webhook events from the local store. Provide any combination of filters; no filters = delete everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| before_received_at | No | Unix seconds. Delete events strictly older than this. | |
| event_type | No | ||
| task_id | No |