With Share Availability the available time slots of the selected day are collected. The result could be sent via mail or copied to clipboard.

The example json is listed below and could be edited via the JSON Editor.
x-day-x is replaced with the selected day

{
    "mail_subject": "Verfügbarkeit am x-day-x",
    "whole_day_text": "Ich bin am x-day-x den ganzen Tag verfügbar!\n\nErzeugt mit Workflow (https://workflow.is)",
    "first_availability_text": "Ich bin am x-day-x verfügbar um:\nBeginn des Tages - ",
    "last_availability_text": "- Ende des Tages\n\nErzeugt mit Workflow (https://workflow.is)"
}