Files
openclaw-backups/archive/inactive-skills/openclaw-gen/templates/travel-planner/workflows/trip-reminder.yaml

17 lines
269 B
YAML

# Trip Reminder Workflow
trigger:
type: time
value: "1 day before trip"
actions:
- Send final reminder
- Share itinerary summary
- Check weather forecast
- Confirm reservations
- Provide packing checklist
context:
category: reminder
priority: high