schedule
The schedule
action Creates and manages business schedules with hours and dates. It belongs to the calendar category within the interaction area.
Action Syntax
schedule "text"
A quoted text string
schedule 123 HH:MM HH:MM
A numeric value followed by A time in HH:MM format followed by A time in HH:MM format
schedule 123 HH:MM HH:MM "text"
A numeric value followed by A time in HH:MM format followed by A time in HH:MM format followed by A quoted text string
schedule 123 HH:MM "text"
A numeric value followed by A time in HH:MM format followed by A quoted text string
schedule YYYY-MM-DD "text"
A date in YYYY-MM-DD format followed by A quoted text string
schedule YYYY-MM-DD YYYY-MM-DD "text"
A date in YYYY-MM-DD format followed by A date in YYYY-MM-DD format followed by A quoted text string
Valid sizes
tiny
small
medium
large
extra
Tags
closed
sets date as closed
Examples
// Basic Usage
schedule "Business Hours"
Action code: 1544056517
Version: 0.6.4-16
Last updated: 2025-06-13