whenna_lock_time
Lock the final time on a plan (requires the creator_key returned by whenna_create_plan). Pass use_best:true to lock the top-ranked best time automatically, or give an explicit day/start. Everyone viewing the link sees it as confirmed, with add-to-calendar buttons. Returns calendar links (Google, Outlook, .ics).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| day | No | YYYY-MM-DD date, or a weekday name for weekly plans (matching the plan's days) | |
| start | No | Start time HH:MM (24h, plan timezone) | |
| minutes | No | Duration in minutes | |
| use_best | No | Lock the current #1 best time (most participants free); day/start not needed. | |
| creator_key | Yes |