list_scheduled_notifications
Retrieve all recurring scheduled notifications. Optionally filter by topic to view specific schedules.
Instructions
List scheduled recurring notifications.
Returns all recurring cron notification schedules. Optionally filter by a specific notification topic.
Note: One-off scheduled notifications (created with schedule_notification) are not included as they are pending messages, not recurring schedules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notification_topic | No | Optional: filter to show only schedules for this notification topic. If not provided, returns all scheduled notifications. Format: lowercase alphanumeric with dashes (e.g., 'my-alerts') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||