fetchSlackNotifications
Fetch recent Slack DMs, mentions, and channel messages. Returns a flattened list of notifications, with an optional since filter for time-based retrieval.
Instructions
Fetch recent Slack DMs, mentions, and channel messages. Returns a flattened list of notifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ISO 8601 timestamp. Only returns notifications created after this time. |