hey_bubble_up
Schedule an email to reappear at a chosen time. Use slots like 'today' or 'custom' with a date, or 'surprise_me' for random timing.
Instructions
Schedule an email to bubble up (reappear) at a specific time slot. Use 'custom' slot with a date for a specific date, or 'surprise_me' for a random time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posting_id | Yes | The posting ID to schedule | |
| slot | Yes | When to bubble up: now (immediately), today (evening), tomorrow (morning), weekend (Saturday), next_week (Monday), surprise_me (random), custom (specific date - requires 'date' parameter) | |
| date | No | Date in YYYY-MM-DD format. Required when slot is 'custom', ignored otherwise. |