Tool to create a new meeting request in CalendarHero. Use when scheduling a meeting with participants, time range, and additional details.
roomobjectMeeting room configuration with capacity
typeRequiredstringThe meeting type. Must be one of the user's defined meeting types returned from GET /user/meeting (e.g., 'coffee', 'call', 'meeting')
dateEndRequiredstringThe requested timeframe's ending date/time (YYYY-MM-DDTHH:mm:ssZ).
subjectRequiredstringThe meeting topic/subject
capacityintegerThe number of seats required for a meeting room. If zero, then no room will be booked.
contactsarrayList of contacts to invite by ID
locationstringThe specific location for the meeting
dateStartRequiredstringThe requested timeframe's start date/time (YYYY-MM-DDTHH:mm:ssZ).
locationsarrayList of preferred meeting locations
descriptionstringThe agenda/description of the meeting
roomCapacityintegerAlternate field for meeting room seats required.
contactEmailsarrayList of contact emails to invite
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.