@keystrokehq/scheduleonce 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/book-time-slot.cjs +6 -6
- package/dist/actions/book-time-slot.cjs.map +1 -1
- package/dist/actions/book-time-slot.d.cts +7 -6
- package/dist/actions/book-time-slot.d.mts +7 -6
- package/dist/actions/book-time-slot.mjs +6 -6
- package/dist/actions/book-time-slot.mjs.map +1 -1
- package/dist/actions/cancel-booking.cjs +6 -6
- package/dist/actions/cancel-booking.cjs.map +1 -1
- package/dist/actions/cancel-booking.d.cts +6 -6
- package/dist/actions/cancel-booking.d.mts +6 -6
- package/dist/actions/cancel-booking.mjs +6 -6
- package/dist/actions/cancel-booking.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +2 -2
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +2 -2
- package/dist/actions/create-contact.d.mts +2 -2
- package/dist/actions/create-contact.mjs +2 -2
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-one-time-link-for-booking-calendar.cjs +2 -2
- package/dist/actions/create-one-time-link-for-booking-calendar.cjs.map +1 -1
- package/dist/actions/create-one-time-link-for-booking-calendar.d.cts +2 -2
- package/dist/actions/create-one-time-link-for-booking-calendar.d.mts +2 -2
- package/dist/actions/create-one-time-link-for-booking-calendar.mjs +2 -2
- package/dist/actions/create-one-time-link-for-booking-calendar.mjs.map +1 -1
- package/dist/actions/create-user.cjs +1 -1
- package/dist/actions/create-user.cjs.map +1 -1
- package/dist/actions/create-user.d.cts +1 -1
- package/dist/actions/create-user.d.mts +1 -1
- package/dist/actions/create-user.mjs +1 -1
- package/dist/actions/create-user.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +1 -1
- package/dist/actions/delete-contact.d.mts +1 -1
- package/dist/actions/delete-contact.mjs +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -1
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +1 -1
- package/dist/actions/delete-user.d.mts +1 -1
- package/dist/actions/delete-user.mjs +1 -1
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/get-available-time-slots.cjs +3 -3
- package/dist/actions/get-available-time-slots.cjs.map +1 -1
- package/dist/actions/get-available-time-slots.d.cts +3 -3
- package/dist/actions/get-available-time-slots.d.mts +3 -3
- package/dist/actions/get-available-time-slots.mjs +3 -3
- package/dist/actions/get-available-time-slots.mjs.map +1 -1
- package/dist/actions/get-single-booking-calendar.cjs +1 -1
- package/dist/actions/get-single-booking-calendar.cjs.map +1 -1
- package/dist/actions/get-single-booking-calendar.d.cts +1 -1
- package/dist/actions/get-single-booking-calendar.d.mts +1 -1
- package/dist/actions/get-single-booking-calendar.mjs +1 -1
- package/dist/actions/get-single-booking-calendar.mjs.map +1 -1
- package/dist/actions/get-single-booking.cjs +5 -5
- package/dist/actions/get-single-booking.cjs.map +1 -1
- package/dist/actions/get-single-booking.d.cts +5 -5
- package/dist/actions/get-single-booking.d.mts +5 -5
- package/dist/actions/get-single-booking.mjs +5 -5
- package/dist/actions/get-single-booking.mjs.map +1 -1
- package/dist/actions/get-single-contact.cjs +2 -2
- package/dist/actions/get-single-contact.cjs.map +1 -1
- package/dist/actions/get-single-contact.d.cts +2 -2
- package/dist/actions/get-single-contact.d.mts +2 -2
- package/dist/actions/get-single-contact.mjs +2 -2
- package/dist/actions/get-single-contact.mjs.map +1 -1
- package/dist/actions/get-single-master-page.cjs +1 -1
- package/dist/actions/get-single-master-page.cjs.map +1 -1
- package/dist/actions/get-single-master-page.d.cts +1 -1
- package/dist/actions/get-single-master-page.d.mts +1 -1
- package/dist/actions/get-single-master-page.mjs +1 -1
- package/dist/actions/get-single-master-page.mjs.map +1 -1
- package/dist/actions/get-single-user.cjs +1 -1
- package/dist/actions/get-single-user.cjs.map +1 -1
- package/dist/actions/get-single-user.d.cts +1 -1
- package/dist/actions/get-single-user.d.mts +1 -1
- package/dist/actions/get-single-user.mjs +1 -1
- package/dist/actions/get-single-user.mjs.map +1 -1
- package/dist/actions/get-user-scheduling-availability.cjs +5 -5
- package/dist/actions/get-user-scheduling-availability.cjs.map +1 -1
- package/dist/actions/get-user-scheduling-availability.d.cts +7 -7
- package/dist/actions/get-user-scheduling-availability.d.mts +7 -7
- package/dist/actions/get-user-scheduling-availability.mjs +5 -5
- package/dist/actions/get-user-scheduling-availability.mjs.map +1 -1
- package/dist/actions/list-all-booking-calendars.cjs +2 -2
- package/dist/actions/list-all-booking-calendars.cjs.map +1 -1
- package/dist/actions/list-all-booking-calendars.d.cts +2 -2
- package/dist/actions/list-all-booking-calendars.d.mts +2 -2
- package/dist/actions/list-all-booking-calendars.mjs +2 -2
- package/dist/actions/list-all-booking-calendars.mjs.map +1 -1
- package/dist/actions/list-all-booking-pages.cjs +2 -2
- package/dist/actions/list-all-booking-pages.cjs.map +1 -1
- package/dist/actions/list-all-booking-pages.d.cts +2 -2
- package/dist/actions/list-all-booking-pages.d.mts +2 -2
- package/dist/actions/list-all-booking-pages.mjs +2 -2
- package/dist/actions/list-all-booking-pages.mjs.map +1 -1
- package/dist/actions/list-all-bookings.cjs +10 -10
- package/dist/actions/list-all-bookings.cjs.map +1 -1
- package/dist/actions/list-all-bookings.d.cts +10 -10
- package/dist/actions/list-all-bookings.d.mts +10 -10
- package/dist/actions/list-all-bookings.mjs +10 -10
- package/dist/actions/list-all-bookings.mjs.map +1 -1
- package/dist/actions/list-all-contacts.cjs +3 -3
- package/dist/actions/list-all-contacts.cjs.map +1 -1
- package/dist/actions/list-all-contacts.d.cts +3 -3
- package/dist/actions/list-all-contacts.d.mts +3 -3
- package/dist/actions/list-all-contacts.mjs +3 -3
- package/dist/actions/list-all-contacts.mjs.map +1 -1
- package/dist/actions/list-all-event-types.cjs +2 -2
- package/dist/actions/list-all-event-types.cjs.map +1 -1
- package/dist/actions/list-all-event-types.d.cts +2 -2
- package/dist/actions/list-all-event-types.d.mts +2 -2
- package/dist/actions/list-all-event-types.mjs +2 -2
- package/dist/actions/list-all-event-types.mjs.map +1 -1
- package/dist/actions/list-all-master-pages.cjs +2 -2
- package/dist/actions/list-all-master-pages.cjs.map +1 -1
- package/dist/actions/list-all-master-pages.d.cts +2 -2
- package/dist/actions/list-all-master-pages.d.mts +2 -2
- package/dist/actions/list-all-master-pages.mjs +2 -2
- package/dist/actions/list-all-master-pages.mjs.map +1 -1
- package/dist/actions/list-all-teams.cjs +2 -2
- package/dist/actions/list-all-teams.cjs.map +1 -1
- package/dist/actions/list-all-teams.d.cts +2 -2
- package/dist/actions/list-all-teams.d.mts +2 -2
- package/dist/actions/list-all-teams.mjs +2 -2
- package/dist/actions/list-all-teams.mjs.map +1 -1
- package/dist/actions/list-all-users.cjs +2 -2
- package/dist/actions/list-all-users.cjs.map +1 -1
- package/dist/actions/list-all-users.d.cts +2 -2
- package/dist/actions/list-all-users.d.mts +2 -2
- package/dist/actions/list-all-users.mjs +2 -2
- package/dist/actions/list-all-users.mjs.map +1 -1
- package/dist/actions/mark-booking-as-no-show.cjs +6 -6
- package/dist/actions/mark-booking-as-no-show.cjs.map +1 -1
- package/dist/actions/mark-booking-as-no-show.d.cts +6 -6
- package/dist/actions/mark-booking-as-no-show.d.mts +6 -6
- package/dist/actions/mark-booking-as-no-show.mjs +6 -6
- package/dist/actions/mark-booking-as-no-show.mjs.map +1 -1
- package/dist/actions/test-api-key.cjs +1 -1
- package/dist/actions/test-api-key.cjs.map +1 -1
- package/dist/actions/test-api-key.d.cts +1 -1
- package/dist/actions/test-api-key.d.mts +1 -1
- package/dist/actions/test-api-key.mjs +1 -1
- package/dist/actions/test-api-key.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -1
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +1 -1
- package/dist/actions/update-contact.d.mts +1 -1
- package/dist/actions/update-contact.mjs +1 -1
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-user-scheduling-availability.cjs +11 -11
- package/dist/actions/update-user-scheduling-availability.cjs.map +1 -1
- package/dist/actions/update-user-scheduling-availability.d.cts +19 -13
- package/dist/actions/update-user-scheduling-availability.d.mts +19 -13
- package/dist/actions/update-user-scheduling-availability.mjs +11 -11
- package/dist/actions/update-user-scheduling-availability.mjs.map +1 -1
- package/dist/actions/update-user.cjs +1 -1
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +1 -1
- package/dist/actions/update-user.d.mts +1 -1
- package/dist/actions/update-user.mjs +1 -1
- package/dist/actions/update-user.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -5,20 +5,20 @@ const ScheduleonceGetUserSchedulingAvailabilityInput = zod.z.object({ id: zod.z.
|
|
|
5
5
|
const ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema = zod.z.object({
|
|
6
6
|
id: zod.z.string().describe("Location identifier").nullable().optional(),
|
|
7
7
|
name: zod.z.string().describe("Location name").nullable().optional()
|
|
8
|
-
}).describe("Model for a location associated with working hours.");
|
|
8
|
+
}).passthrough().describe("Model for a location associated with working hours.");
|
|
9
9
|
const ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema = zod.z.object({
|
|
10
10
|
end_time: zod.z.string().describe("End time in HH:MM format (24-hour, e.g., '17:00')").nullable().optional(),
|
|
11
11
|
locations: zod.z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema).describe("List of locations where the user is available during these hours").nullable().optional(),
|
|
12
12
|
start_time: zod.z.string().describe("Start time in HH:MM format (24-hour, e.g., '09:00')").nullable().optional()
|
|
13
|
-
}).describe("Model for working hours within a day.");
|
|
13
|
+
}).passthrough().describe("Model for working hours within a day.");
|
|
14
14
|
const ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema = zod.z.object({
|
|
15
15
|
day: zod.z.string().describe("Day of the week (e.g., 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday')").nullable().optional(),
|
|
16
16
|
working_hours: zod.z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe("List of working hour blocks for this day").nullable().optional()
|
|
17
|
-
}).describe("Model for a single day's schedule in the weekly availability.");
|
|
17
|
+
}).passthrough().describe("Model for a single day's schedule in the weekly availability.");
|
|
18
18
|
const ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema = zod.z.object({
|
|
19
19
|
date: zod.z.string().describe("Date in YYYY-MM-DD format for the override").nullable().optional(),
|
|
20
20
|
working_hours: zod.z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe("List of working hour blocks for this specific date").nullable().optional()
|
|
21
|
-
}).describe("Model for scheduling overrides on specific dates.");
|
|
21
|
+
}).passthrough().describe("Model for scheduling overrides on specific dates.");
|
|
22
22
|
const ScheduleonceGetUserSchedulingAvailabilityOutput = zod.z.object({
|
|
23
23
|
id: zod.z.string().describe("Unique identifier for the user").nullable().optional(),
|
|
24
24
|
object: zod.z.string().describe("The object type, always 'user'").nullable().optional(),
|
|
@@ -26,7 +26,7 @@ const ScheduleonceGetUserSchedulingAvailabilityOutput = zod.z.object({
|
|
|
26
26
|
timezone: zod.z.string().describe("User's timezone setting").nullable().optional(),
|
|
27
27
|
overrides: zod.z.array(ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema).describe("List of specific date overrides").nullable().optional(),
|
|
28
28
|
last_updated_time: zod.z.string().describe("ISO 8601 timestamp when availability was last updated").nullable().optional()
|
|
29
|
-
}).describe("Response model for getting user scheduling availability.");
|
|
29
|
+
}).passthrough().describe("Response model for getting user scheduling availability.");
|
|
30
30
|
const scheduleonceGetUserSchedulingAvailability = require_action.action("SCHEDULEONCE_GET_USER_SCHEDULING_AVAILABILITY", {
|
|
31
31
|
slug: "scheduleonce-get-user-scheduling-availability",
|
|
32
32
|
name: "Get User Scheduling Availability",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-scheduling-availability.cjs","names":["z","action"],"sources":["../../src/actions/get-user-scheduling-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetUserSchedulingAvailabilityInput = z.object({\n id: z.string().describe(\"The unique identifier of the user (e.g., 'USR-GB59HWQCXF')\"),\n}).describe(\"Request model for getting user scheduling availability.\");\nconst ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema = z.object({\n id: z.string().describe(\"Location identifier\").nullable().optional(),\n name: z.string().describe(\"Location name\").nullable().optional(),\n}).describe(\"Model for a location associated with working hours.\");\nconst ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema = z.object({\n end_time: z.string().describe(\"End time in HH:MM format (24-hour, e.g., '17:00')\").nullable().optional(),\n locations: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema).describe(\"List of locations where the user is available during these hours\").nullable().optional(),\n start_time: z.string().describe(\"Start time in HH:MM format (24-hour, e.g., '09:00')\").nullable().optional(),\n}).describe(\"Model for working hours within a day.\");\nconst ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema = z.object({\n day: z.string().describe(\"Day of the week (e.g., 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday')\").nullable().optional(),\n working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe(\"List of working hour blocks for this day\").nullable().optional(),\n}).describe(\"Model for a single day's schedule in the weekly availability.\");\nconst ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema = z.object({\n date: z.string().describe(\"Date in YYYY-MM-DD format for the override\").nullable().optional(),\n working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe(\"List of working hour blocks for this specific date\").nullable().optional(),\n}).describe(\"Model for scheduling overrides on specific dates.\");\nexport const ScheduleonceGetUserSchedulingAvailabilityOutput = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n object: z.string().describe(\"The object type, always 'user'\").nullable().optional(),\n weekly: z.array(ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema).describe(\"Weekly schedule containing availability for each day\").nullable().optional(),\n timezone: z.string().describe(\"User's timezone setting\").nullable().optional(),\n overrides: z.array(ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema).describe(\"List of specific date overrides\").nullable().optional(),\n last_updated_time: z.string().describe(\"ISO 8601 timestamp when availability was last updated\").nullable().optional(),\n}).describe(\"Response model for getting user scheduling availability.\");\n\nexport const scheduleonceGetUserSchedulingAvailability = action(\"SCHEDULEONCE_GET_USER_SCHEDULING_AVAILABILITY\", {\n slug: \"scheduleonce-get-user-scheduling-availability\",\n name: \"Get User Scheduling Availability\",\n description: \"Tool to get user scheduling availability from OnceHub. Use when you need to retrieve a user's weekly schedule, working hours, and any date-specific overrides.\",\n input: ScheduleonceGetUserSchedulingAvailabilityInput,\n output: ScheduleonceGetUserSchedulingAvailabilityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiDA,IAAAA,EAAE,OAAO,EACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EACtF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,qDAAqD;
|
|
1
|
+
{"version":3,"file":"get-user-scheduling-availability.cjs","names":["z","action"],"sources":["../../src/actions/get-user-scheduling-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetUserSchedulingAvailabilityInput = z.object({\n id: z.string().describe(\"The unique identifier of the user (e.g., 'USR-GB59HWQCXF')\"),\n}).describe(\"Request model for getting user scheduling availability.\");\nconst ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema = z.object({\n id: z.string().describe(\"Location identifier\").nullable().optional(),\n name: z.string().describe(\"Location name\").nullable().optional(),\n}).passthrough().describe(\"Model for a location associated with working hours.\");\nconst ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema = z.object({\n end_time: z.string().describe(\"End time in HH:MM format (24-hour, e.g., '17:00')\").nullable().optional(),\n locations: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema).describe(\"List of locations where the user is available during these hours\").nullable().optional(),\n start_time: z.string().describe(\"Start time in HH:MM format (24-hour, e.g., '09:00')\").nullable().optional(),\n}).passthrough().describe(\"Model for working hours within a day.\");\nconst ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema = z.object({\n day: z.string().describe(\"Day of the week (e.g., 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday')\").nullable().optional(),\n working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe(\"List of working hour blocks for this day\").nullable().optional(),\n}).passthrough().describe(\"Model for a single day's schedule in the weekly availability.\");\nconst ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema = z.object({\n date: z.string().describe(\"Date in YYYY-MM-DD format for the override\").nullable().optional(),\n working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe(\"List of working hour blocks for this specific date\").nullable().optional(),\n}).passthrough().describe(\"Model for scheduling overrides on specific dates.\");\nexport const ScheduleonceGetUserSchedulingAvailabilityOutput = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n object: z.string().describe(\"The object type, always 'user'\").nullable().optional(),\n weekly: z.array(ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema).describe(\"Weekly schedule containing availability for each day\").nullable().optional(),\n timezone: z.string().describe(\"User's timezone setting\").nullable().optional(),\n overrides: z.array(ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema).describe(\"List of specific date overrides\").nullable().optional(),\n last_updated_time: z.string().describe(\"ISO 8601 timestamp when availability was last updated\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting user scheduling availability.\");\n\nexport const scheduleonceGetUserSchedulingAvailability = action(\"SCHEDULEONCE_GET_USER_SCHEDULING_AVAILABILITY\", {\n slug: \"scheduleonce-get-user-scheduling-availability\",\n name: \"Get User Scheduling Availability\",\n description: \"Tool to get user scheduling availability from OnceHub. Use when you need to retrieve a user's weekly schedule, working hours, and any date-specific overrides.\",\n input: ScheduleonceGetUserSchedulingAvailabilityInput,\n output: ScheduleonceGetUserSchedulingAvailabilityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiDA,IAAAA,EAAE,OAAO,EACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EACtF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,MAAM,oEAAoE,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,iEAAiEA,IAAAA,EAAE,OAAO;CAC9E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,eAAeA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AACzF,MAAM,qEAAqEA,IAAAA,EAAE,OAAO;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAeA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,kDAAkDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,MAAM,8DAA8D,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,4CAA4CC,eAAAA,OAAO,iDAAiD;CAC/G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,10 +14,10 @@ declare const ScheduleonceGetUserSchedulingAvailabilityOutput: z.ZodObject<{
|
|
|
14
14
|
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
15
15
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>>;
|
|
18
18
|
start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>>;
|
|
20
|
+
}, z.core.$loose>>>>;
|
|
21
21
|
timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
overrides: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
23
23
|
date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -26,12 +26,12 @@ declare const ScheduleonceGetUserSchedulingAvailabilityOutput: z.ZodObject<{
|
|
|
26
26
|
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
27
27
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>>;
|
|
30
30
|
start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
}, z.core.$
|
|
32
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>>>;
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
last_updated_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>;
|
|
35
35
|
declare const scheduleonceGetUserSchedulingAvailability: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
id: string;
|
|
37
37
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -14,10 +14,10 @@ declare const ScheduleonceGetUserSchedulingAvailabilityOutput: z.ZodObject<{
|
|
|
14
14
|
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
15
15
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>>;
|
|
18
18
|
start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>>;
|
|
20
|
+
}, z.core.$loose>>>>;
|
|
21
21
|
timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
overrides: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
23
23
|
date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -26,12 +26,12 @@ declare const ScheduleonceGetUserSchedulingAvailabilityOutput: z.ZodObject<{
|
|
|
26
26
|
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
27
27
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>>;
|
|
30
30
|
start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
}, z.core.$
|
|
32
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>>>;
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
last_updated_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>;
|
|
35
35
|
declare const scheduleonceGetUserSchedulingAvailability: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
id: string;
|
|
37
37
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,20 +5,20 @@ const ScheduleonceGetUserSchedulingAvailabilityInput = z.object({ id: z.string()
|
|
|
5
5
|
const ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema = z.object({
|
|
6
6
|
id: z.string().describe("Location identifier").nullable().optional(),
|
|
7
7
|
name: z.string().describe("Location name").nullable().optional()
|
|
8
|
-
}).describe("Model for a location associated with working hours.");
|
|
8
|
+
}).passthrough().describe("Model for a location associated with working hours.");
|
|
9
9
|
const ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema = z.object({
|
|
10
10
|
end_time: z.string().describe("End time in HH:MM format (24-hour, e.g., '17:00')").nullable().optional(),
|
|
11
11
|
locations: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema).describe("List of locations where the user is available during these hours").nullable().optional(),
|
|
12
12
|
start_time: z.string().describe("Start time in HH:MM format (24-hour, e.g., '09:00')").nullable().optional()
|
|
13
|
-
}).describe("Model for working hours within a day.");
|
|
13
|
+
}).passthrough().describe("Model for working hours within a day.");
|
|
14
14
|
const ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema = z.object({
|
|
15
15
|
day: z.string().describe("Day of the week (e.g., 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday')").nullable().optional(),
|
|
16
16
|
working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe("List of working hour blocks for this day").nullable().optional()
|
|
17
|
-
}).describe("Model for a single day's schedule in the weekly availability.");
|
|
17
|
+
}).passthrough().describe("Model for a single day's schedule in the weekly availability.");
|
|
18
18
|
const ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema = z.object({
|
|
19
19
|
date: z.string().describe("Date in YYYY-MM-DD format for the override").nullable().optional(),
|
|
20
20
|
working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe("List of working hour blocks for this specific date").nullable().optional()
|
|
21
|
-
}).describe("Model for scheduling overrides on specific dates.");
|
|
21
|
+
}).passthrough().describe("Model for scheduling overrides on specific dates.");
|
|
22
22
|
const scheduleonceGetUserSchedulingAvailability = action("SCHEDULEONCE_GET_USER_SCHEDULING_AVAILABILITY", {
|
|
23
23
|
slug: "scheduleonce-get-user-scheduling-availability",
|
|
24
24
|
name: "Get User Scheduling Availability",
|
|
@@ -31,7 +31,7 @@ const scheduleonceGetUserSchedulingAvailability = action("SCHEDULEONCE_GET_USER_
|
|
|
31
31
|
timezone: z.string().describe("User's timezone setting").nullable().optional(),
|
|
32
32
|
overrides: z.array(ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema).describe("List of specific date overrides").nullable().optional(),
|
|
33
33
|
last_updated_time: z.string().describe("ISO 8601 timestamp when availability was last updated").nullable().optional()
|
|
34
|
-
}).describe("Response model for getting user scheduling availability.")
|
|
34
|
+
}).passthrough().describe("Response model for getting user scheduling availability.")
|
|
35
35
|
});
|
|
36
36
|
//#endregion
|
|
37
37
|
export { scheduleonceGetUserSchedulingAvailability };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-scheduling-availability.mjs","names":[],"sources":["../../src/actions/get-user-scheduling-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetUserSchedulingAvailabilityInput = z.object({\n id: z.string().describe(\"The unique identifier of the user (e.g., 'USR-GB59HWQCXF')\"),\n}).describe(\"Request model for getting user scheduling availability.\");\nconst ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema = z.object({\n id: z.string().describe(\"Location identifier\").nullable().optional(),\n name: z.string().describe(\"Location name\").nullable().optional(),\n}).describe(\"Model for a location associated with working hours.\");\nconst ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema = z.object({\n end_time: z.string().describe(\"End time in HH:MM format (24-hour, e.g., '17:00')\").nullable().optional(),\n locations: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema).describe(\"List of locations where the user is available during these hours\").nullable().optional(),\n start_time: z.string().describe(\"Start time in HH:MM format (24-hour, e.g., '09:00')\").nullable().optional(),\n}).describe(\"Model for working hours within a day.\");\nconst ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema = z.object({\n day: z.string().describe(\"Day of the week (e.g., 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday')\").nullable().optional(),\n working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe(\"List of working hour blocks for this day\").nullable().optional(),\n}).describe(\"Model for a single day's schedule in the weekly availability.\");\nconst ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema = z.object({\n date: z.string().describe(\"Date in YYYY-MM-DD format for the override\").nullable().optional(),\n working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe(\"List of working hour blocks for this specific date\").nullable().optional(),\n}).describe(\"Model for scheduling overrides on specific dates.\");\nexport const ScheduleonceGetUserSchedulingAvailabilityOutput = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n object: z.string().describe(\"The object type, always 'user'\").nullable().optional(),\n weekly: z.array(ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema).describe(\"Weekly schedule containing availability for each day\").nullable().optional(),\n timezone: z.string().describe(\"User's timezone setting\").nullable().optional(),\n overrides: z.array(ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema).describe(\"List of specific date overrides\").nullable().optional(),\n last_updated_time: z.string().describe(\"ISO 8601 timestamp when availability was last updated\").nullable().optional(),\n}).describe(\"Response model for getting user scheduling availability.\");\n\nexport const scheduleonceGetUserSchedulingAvailability = action(\"SCHEDULEONCE_GET_USER_SCHEDULING_AVAILABILITY\", {\n slug: \"scheduleonce-get-user-scheduling-availability\",\n name: \"Get User Scheduling Availability\",\n description: \"Tool to get user scheduling availability from OnceHub. Use when you need to retrieve a user's weekly schedule, working hours, and any date-specific overrides.\",\n input: ScheduleonceGetUserSchedulingAvailabilityInput,\n output: ScheduleonceGetUserSchedulingAvailabilityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiD,EAAE,OAAO,EACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EACtF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,uEAAuE,EAAE,OAAO;CACpF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,qDAAqD;
|
|
1
|
+
{"version":3,"file":"get-user-scheduling-availability.mjs","names":[],"sources":["../../src/actions/get-user-scheduling-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetUserSchedulingAvailabilityInput = z.object({\n id: z.string().describe(\"The unique identifier of the user (e.g., 'USR-GB59HWQCXF')\"),\n}).describe(\"Request model for getting user scheduling availability.\");\nconst ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema = z.object({\n id: z.string().describe(\"Location identifier\").nullable().optional(),\n name: z.string().describe(\"Location name\").nullable().optional(),\n}).passthrough().describe(\"Model for a location associated with working hours.\");\nconst ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema = z.object({\n end_time: z.string().describe(\"End time in HH:MM format (24-hour, e.g., '17:00')\").nullable().optional(),\n locations: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursLocationSchema).describe(\"List of locations where the user is available during these hours\").nullable().optional(),\n start_time: z.string().describe(\"Start time in HH:MM format (24-hour, e.g., '09:00')\").nullable().optional(),\n}).passthrough().describe(\"Model for working hours within a day.\");\nconst ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema = z.object({\n day: z.string().describe(\"Day of the week (e.g., 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday')\").nullable().optional(),\n working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe(\"List of working hour blocks for this day\").nullable().optional(),\n}).passthrough().describe(\"Model for a single day's schedule in the weekly availability.\");\nconst ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema = z.object({\n date: z.string().describe(\"Date in YYYY-MM-DD format for the override\").nullable().optional(),\n working_hours: z.array(ScheduleonceGetUserSchedulingAvailability_WorkingHoursSchema).describe(\"List of working hour blocks for this specific date\").nullable().optional(),\n}).passthrough().describe(\"Model for scheduling overrides on specific dates.\");\nexport const ScheduleonceGetUserSchedulingAvailabilityOutput = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n object: z.string().describe(\"The object type, always 'user'\").nullable().optional(),\n weekly: z.array(ScheduleonceGetUserSchedulingAvailability_WeeklyScheduleSchema).describe(\"Weekly schedule containing availability for each day\").nullable().optional(),\n timezone: z.string().describe(\"User's timezone setting\").nullable().optional(),\n overrides: z.array(ScheduleonceGetUserSchedulingAvailability_SchedulingOverrideSchema).describe(\"List of specific date overrides\").nullable().optional(),\n last_updated_time: z.string().describe(\"ISO 8601 timestamp when availability was last updated\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting user scheduling availability.\");\n\nexport const scheduleonceGetUserSchedulingAvailability = action(\"SCHEDULEONCE_GET_USER_SCHEDULING_AVAILABILITY\", {\n slug: \"scheduleonce-get-user-scheduling-availability\",\n name: \"Get User Scheduling Availability\",\n description: \"Tool to get user scheduling availability from OnceHub. Use when you need to retrieve a user's weekly schedule, working hours, and any date-specific overrides.\",\n input: ScheduleonceGetUserSchedulingAvailabilityInput,\n output: ScheduleonceGetUserSchedulingAvailabilityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiD,EAAE,OAAO,EACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EACtF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,uEAAuE,EAAE,OAAO;CACpF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,+DAA+D,EAAE,OAAO;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAW,EAAE,MAAM,oEAAoE,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,iEAAiE,EAAE,OAAO;CAC9E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,eAAe,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AACzF,MAAM,qEAAqE,EAAE,OAAO;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAU7E,MAAa,4CAA4C,OAAO,iDAAiD;CAC/G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd6D,EAAE,OAAO;EACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,MAAM,8DAA8D,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrK,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,WAAW,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
|
|
@@ -15,8 +15,8 @@ const ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema = zod.z.ob
|
|
|
15
15
|
subject: zod.z.string().describe("Customer-facing title/subject line for the booking calendar").nullable().optional(),
|
|
16
16
|
published: zod.z.boolean().describe("Indicates if the calendar is active/published and available for bookings").nullable().optional(),
|
|
17
17
|
duration_minutes: zod.z.number().int().describe("Default meeting duration in minutes").nullable().optional()
|
|
18
|
-
}).describe("Model for a booking calendar object.");
|
|
19
|
-
const ScheduleonceListAllBookingCalendarsOutput = zod.z.object({ data: zod.z.array(ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema).describe("Array of booking calendar objects") }).describe("Response model for listing all booking calendars.");
|
|
18
|
+
}).passthrough().describe("Model for a booking calendar object.");
|
|
19
|
+
const ScheduleonceListAllBookingCalendarsOutput = zod.z.object({ data: zod.z.array(ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema).describe("Array of booking calendar objects") }).passthrough().describe("Response model for listing all booking calendars.");
|
|
20
20
|
const scheduleonceListAllBookingCalendars = require_action.action("SCHEDULEONCE_LIST_ALL_BOOKING_CALENDARS", {
|
|
21
21
|
slug: "scheduleonce-list-all-booking-calendars",
|
|
22
22
|
name: "List All Booking Calendars",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-booking-calendars.cjs","names":["z","action"],"sources":["../../src/actions/list-all-booking-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingCalendarsInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order. Mutually exclusive with 'before'.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID in reverse chronological order. Mutually exclusive with 'after'.\").optional(),\n}).describe(\"Request model for listing all booking calendars in the account.\");\nconst ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the booking calendar\").nullable().optional(),\n url: z.string().describe(\"Public booking URL for the calendar\").nullable().optional(),\n host: z.string().describe(\"User ID of the calendar host/owner\").nullable().optional(),\n name: z.string().describe(\"Internal name for the booking calendar\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking_calendar'\").nullable().optional(),\n subject: z.string().describe(\"Customer-facing title/subject line for the booking calendar\").nullable().optional(),\n published: z.boolean().describe(\"Indicates if the calendar is active/published and available for bookings\").nullable().optional(),\n duration_minutes: z.number().int().describe(\"Default meeting duration in minutes\").nullable().optional(),\n}).describe(\"Model for a booking calendar object.\");\nexport const ScheduleonceListAllBookingCalendarsOutput = z.object({\n data: z.array(ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema).describe(\"Array of booking calendar objects\"),\n}).describe(\"Response model for listing all booking calendars.\");\n\nexport const scheduleonceListAllBookingCalendars = action(\"SCHEDULEONCE_LIST_ALL_BOOKING_CALENDARS\", {\n slug: \"scheduleonce-list-all-booking-calendars\",\n name: \"List All Booking Calendars\",\n description: \"Tool to list all booking calendars in the account. Use when you need to retrieve all booking calendars with optional cursor-based pagination.\",\n input: ScheduleonceListAllBookingCalendarsInput,\n output: ScheduleonceListAllBookingCalendarsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC9K,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,kEAAkEA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,sCAAsC;
|
|
1
|
+
{"version":3,"file":"list-all-booking-calendars.cjs","names":["z","action"],"sources":["../../src/actions/list-all-booking-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingCalendarsInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order. Mutually exclusive with 'before'.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID in reverse chronological order. Mutually exclusive with 'after'.\").optional(),\n}).describe(\"Request model for listing all booking calendars in the account.\");\nconst ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the booking calendar\").nullable().optional(),\n url: z.string().describe(\"Public booking URL for the calendar\").nullable().optional(),\n host: z.string().describe(\"User ID of the calendar host/owner\").nullable().optional(),\n name: z.string().describe(\"Internal name for the booking calendar\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking_calendar'\").nullable().optional(),\n subject: z.string().describe(\"Customer-facing title/subject line for the booking calendar\").nullable().optional(),\n published: z.boolean().describe(\"Indicates if the calendar is active/published and available for bookings\").nullable().optional(),\n duration_minutes: z.number().int().describe(\"Default meeting duration in minutes\").nullable().optional(),\n}).passthrough().describe(\"Model for a booking calendar object.\");\nexport const ScheduleonceListAllBookingCalendarsOutput = z.object({\n data: z.array(ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema).describe(\"Array of booking calendar objects\"),\n}).passthrough().describe(\"Response model for listing all booking calendars.\");\n\nexport const scheduleonceListAllBookingCalendars = action(\"SCHEDULEONCE_LIST_ALL_BOOKING_CALENDARS\", {\n slug: \"scheduleonce-list-all-booking-calendars\",\n name: \"List All Booking Calendars\",\n description: \"Tool to list all booking calendars in the account. Use when you need to retrieve all booking calendars with optional cursor-based pagination.\",\n input: ScheduleonceListAllBookingCalendarsInput,\n output: ScheduleonceListAllBookingCalendarsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC9K,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,kEAAkEA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,MAAMA,IAAAA,EAAE,MAAM,+DAA+D,CAAC,CAAC,SAAS,mCAAmC,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,sCAAsCC,eAAAA,OAAO,2CAA2C;CACnG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,8 +16,8 @@ declare const ScheduleonceListAllBookingCalendarsOutput: z.ZodObject<{
|
|
|
16
16
|
subject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
published: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
18
|
duration_minutes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const scheduleonceListAllBookingCalendars: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
after?: string | undefined;
|
|
23
23
|
limit?: number | undefined;
|
|
@@ -16,8 +16,8 @@ declare const ScheduleonceListAllBookingCalendarsOutput: z.ZodObject<{
|
|
|
16
16
|
subject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
published: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
18
|
duration_minutes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const scheduleonceListAllBookingCalendars: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
after?: string | undefined;
|
|
23
23
|
limit?: number | undefined;
|
|
@@ -15,13 +15,13 @@ const ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema = z.object
|
|
|
15
15
|
subject: z.string().describe("Customer-facing title/subject line for the booking calendar").nullable().optional(),
|
|
16
16
|
published: z.boolean().describe("Indicates if the calendar is active/published and available for bookings").nullable().optional(),
|
|
17
17
|
duration_minutes: z.number().int().describe("Default meeting duration in minutes").nullable().optional()
|
|
18
|
-
}).describe("Model for a booking calendar object.");
|
|
18
|
+
}).passthrough().describe("Model for a booking calendar object.");
|
|
19
19
|
const scheduleonceListAllBookingCalendars = action("SCHEDULEONCE_LIST_ALL_BOOKING_CALENDARS", {
|
|
20
20
|
slug: "scheduleonce-list-all-booking-calendars",
|
|
21
21
|
name: "List All Booking Calendars",
|
|
22
22
|
description: "Tool to list all booking calendars in the account. Use when you need to retrieve all booking calendars with optional cursor-based pagination.",
|
|
23
23
|
input: ScheduleonceListAllBookingCalendarsInput,
|
|
24
|
-
output: z.object({ data: z.array(ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema).describe("Array of booking calendar objects") }).describe("Response model for listing all booking calendars.")
|
|
24
|
+
output: z.object({ data: z.array(ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema).describe("Array of booking calendar objects") }).passthrough().describe("Response model for listing all booking calendars.")
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
27
27
|
export { scheduleonceListAllBookingCalendars };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-booking-calendars.mjs","names":[],"sources":["../../src/actions/list-all-booking-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingCalendarsInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order. Mutually exclusive with 'before'.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID in reverse chronological order. Mutually exclusive with 'after'.\").optional(),\n}).describe(\"Request model for listing all booking calendars in the account.\");\nconst ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the booking calendar\").nullable().optional(),\n url: z.string().describe(\"Public booking URL for the calendar\").nullable().optional(),\n host: z.string().describe(\"User ID of the calendar host/owner\").nullable().optional(),\n name: z.string().describe(\"Internal name for the booking calendar\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking_calendar'\").nullable().optional(),\n subject: z.string().describe(\"Customer-facing title/subject line for the booking calendar\").nullable().optional(),\n published: z.boolean().describe(\"Indicates if the calendar is active/published and available for bookings\").nullable().optional(),\n duration_minutes: z.number().int().describe(\"Default meeting duration in minutes\").nullable().optional(),\n}).describe(\"Model for a booking calendar object.\");\nexport const ScheduleonceListAllBookingCalendarsOutput = z.object({\n data: z.array(ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema).describe(\"Array of booking calendar objects\"),\n}).describe(\"Response model for listing all booking calendars.\");\n\nexport const scheduleonceListAllBookingCalendars = action(\"SCHEDULEONCE_LIST_ALL_BOOKING_CALENDARS\", {\n slug: \"scheduleonce-list-all-booking-calendars\",\n name: \"List All Booking Calendars\",\n description: \"Tool to list all booking calendars in the account. Use when you need to retrieve all booking calendars with optional cursor-based pagination.\",\n input: ScheduleonceListAllBookingCalendarsInput,\n output: ScheduleonceListAllBookingCalendarsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC9K,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,kEAAkE,EAAE,OAAO;CAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,sCAAsC;
|
|
1
|
+
{"version":3,"file":"list-all-booking-calendars.mjs","names":[],"sources":["../../src/actions/list-all-booking-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingCalendarsInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order. Mutually exclusive with 'before'.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID in reverse chronological order. Mutually exclusive with 'after'.\").optional(),\n}).describe(\"Request model for listing all booking calendars in the account.\");\nconst ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the booking calendar\").nullable().optional(),\n url: z.string().describe(\"Public booking URL for the calendar\").nullable().optional(),\n host: z.string().describe(\"User ID of the calendar host/owner\").nullable().optional(),\n name: z.string().describe(\"Internal name for the booking calendar\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking_calendar'\").nullable().optional(),\n subject: z.string().describe(\"Customer-facing title/subject line for the booking calendar\").nullable().optional(),\n published: z.boolean().describe(\"Indicates if the calendar is active/published and available for bookings\").nullable().optional(),\n duration_minutes: z.number().int().describe(\"Default meeting duration in minutes\").nullable().optional(),\n}).passthrough().describe(\"Model for a booking calendar object.\");\nexport const ScheduleonceListAllBookingCalendarsOutput = z.object({\n data: z.array(ScheduleonceListAllBookingCalendars_BookingCalendarObjectSchema).describe(\"Array of booking calendar objects\"),\n}).passthrough().describe(\"Response model for listing all booking calendars.\");\n\nexport const scheduleonceListAllBookingCalendars = action(\"SCHEDULEONCE_LIST_ALL_BOOKING_CALENDARS\", {\n slug: \"scheduleonce-list-all-booking-calendars\",\n name: \"List All Booking Calendars\",\n description: \"Tool to list all booking calendars in the account. Use when you need to retrieve all booking calendars with optional cursor-based pagination.\",\n input: ScheduleonceListAllBookingCalendarsInput,\n output: ScheduleonceListAllBookingCalendarsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC9K,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,kEAAkE,EAAE,OAAO;CAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAKhE,MAAa,sCAAsC,OAAO,2CAA2C;CACnG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,MAAM,EAAE,MAAM,+DAA+D,CAAC,CAAC,SAAS,mCAAmC,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
|
|
@@ -14,8 +14,8 @@ const ScheduleonceListAllBookingPages_BookingPageObjectSchema = zod.z.object({
|
|
|
14
14
|
active: zod.z.boolean().describe("Indicates whether the booking page is enabled to receive bookings").nullable().optional(),
|
|
15
15
|
object: zod.z.string().describe("Object type, always 'booking_page'").nullable().optional(),
|
|
16
16
|
timezone: zod.z.string().describe("Timezone setting for the booking page").nullable().optional()
|
|
17
|
-
}).describe("Model for a booking page object.");
|
|
18
|
-
const ScheduleonceListAllBookingPagesOutput = zod.z.object({ data: zod.z.array(ScheduleonceListAllBookingPages_BookingPageObjectSchema).describe("Array of booking page objects") }).describe("Response model for listing all booking pages.");
|
|
17
|
+
}).passthrough().describe("Model for a booking page object.");
|
|
18
|
+
const ScheduleonceListAllBookingPagesOutput = zod.z.object({ data: zod.z.array(ScheduleonceListAllBookingPages_BookingPageObjectSchema).describe("Array of booking page objects") }).passthrough().describe("Response model for listing all booking pages.");
|
|
19
19
|
const scheduleonceListAllBookingPages = require_action.action("SCHEDULEONCE_LIST_ALL_BOOKING_PAGES", {
|
|
20
20
|
slug: "scheduleonce-list-all-booking-pages",
|
|
21
21
|
name: "List All Booking Pages",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-booking-pages.cjs","names":["z","action"],"sources":["../../src/actions/list-all-booking-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingPagesInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order. Mutually exclusive with 'before'.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID in reverse chronological order. Mutually exclusive with 'after'.\").optional(),\n}).describe(\"Request model for listing all booking pages in the account.\");\nconst ScheduleonceListAllBookingPages_BookingPageObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the booking page\").nullable().optional(),\n url: z.string().describe(\"Public URL for the booking page\").nullable().optional(),\n name: z.string().describe(\"Customer-facing name of the booking page\").nullable().optional(),\n label: z.string().describe(\"Internal label for the booking page\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the booking page is enabled to receive bookings\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking_page'\").nullable().optional(),\n timezone: z.string().describe(\"Timezone setting for the booking page\").nullable().optional(),\n}).describe(\"Model for a booking page object.\");\nexport const ScheduleonceListAllBookingPagesOutput = z.object({\n data: z.array(ScheduleonceListAllBookingPages_BookingPageObjectSchema).describe(\"Array of booking page objects\"),\n}).describe(\"Response model for listing all booking pages.\");\n\nexport const scheduleonceListAllBookingPages = action(\"SCHEDULEONCE_LIST_ALL_BOOKING_PAGES\", {\n slug: \"scheduleonce-list-all-booking-pages\",\n name: \"List All Booking Pages\",\n description: \"Tool to list all booking pages in the account. Use when you need to retrieve all booking pages with optional cursor-based pagination.\",\n input: ScheduleonceListAllBookingPagesInput,\n output: ScheduleonceListAllBookingPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC9K,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,kCAAkC;
|
|
1
|
+
{"version":3,"file":"list-all-booking-pages.cjs","names":["z","action"],"sources":["../../src/actions/list-all-booking-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingPagesInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order. Mutually exclusive with 'before'.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID in reverse chronological order. Mutually exclusive with 'after'.\").optional(),\n}).describe(\"Request model for listing all booking pages in the account.\");\nconst ScheduleonceListAllBookingPages_BookingPageObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the booking page\").nullable().optional(),\n url: z.string().describe(\"Public URL for the booking page\").nullable().optional(),\n name: z.string().describe(\"Customer-facing name of the booking page\").nullable().optional(),\n label: z.string().describe(\"Internal label for the booking page\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the booking page is enabled to receive bookings\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking_page'\").nullable().optional(),\n timezone: z.string().describe(\"Timezone setting for the booking page\").nullable().optional(),\n}).passthrough().describe(\"Model for a booking page object.\");\nexport const ScheduleonceListAllBookingPagesOutput = z.object({\n data: z.array(ScheduleonceListAllBookingPages_BookingPageObjectSchema).describe(\"Array of booking page objects\"),\n}).passthrough().describe(\"Response model for listing all booking pages.\");\n\nexport const scheduleonceListAllBookingPages = action(\"SCHEDULEONCE_LIST_ALL_BOOKING_PAGES\", {\n slug: \"scheduleonce-list-all-booking-pages\",\n name: \"List All Booking Pages\",\n description: \"Tool to list all booking pages in the account. Use when you need to retrieve all booking pages with optional cursor-based pagination.\",\n input: ScheduleonceListAllBookingPagesInput,\n output: ScheduleonceListAllBookingPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC9K,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,MAAMA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,+BAA+B,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,8 +15,8 @@ declare const ScheduleonceListAllBookingPagesOutput: z.ZodObject<{
|
|
|
15
15
|
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
16
|
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const scheduleonceListAllBookingPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
after?: string | undefined;
|
|
22
22
|
limit?: number | undefined;
|
|
@@ -15,8 +15,8 @@ declare const ScheduleonceListAllBookingPagesOutput: z.ZodObject<{
|
|
|
15
15
|
active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
16
|
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const scheduleonceListAllBookingPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
after?: string | undefined;
|
|
22
22
|
limit?: number | undefined;
|
|
@@ -14,13 +14,13 @@ const ScheduleonceListAllBookingPages_BookingPageObjectSchema = z.object({
|
|
|
14
14
|
active: z.boolean().describe("Indicates whether the booking page is enabled to receive bookings").nullable().optional(),
|
|
15
15
|
object: z.string().describe("Object type, always 'booking_page'").nullable().optional(),
|
|
16
16
|
timezone: z.string().describe("Timezone setting for the booking page").nullable().optional()
|
|
17
|
-
}).describe("Model for a booking page object.");
|
|
17
|
+
}).passthrough().describe("Model for a booking page object.");
|
|
18
18
|
const scheduleonceListAllBookingPages = action("SCHEDULEONCE_LIST_ALL_BOOKING_PAGES", {
|
|
19
19
|
slug: "scheduleonce-list-all-booking-pages",
|
|
20
20
|
name: "List All Booking Pages",
|
|
21
21
|
description: "Tool to list all booking pages in the account. Use when you need to retrieve all booking pages with optional cursor-based pagination.",
|
|
22
22
|
input: ScheduleonceListAllBookingPagesInput,
|
|
23
|
-
output: z.object({ data: z.array(ScheduleonceListAllBookingPages_BookingPageObjectSchema).describe("Array of booking page objects") }).describe("Response model for listing all booking pages.")
|
|
23
|
+
output: z.object({ data: z.array(ScheduleonceListAllBookingPages_BookingPageObjectSchema).describe("Array of booking page objects") }).passthrough().describe("Response model for listing all booking pages.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { scheduleonceListAllBookingPages };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-booking-pages.mjs","names":[],"sources":["../../src/actions/list-all-booking-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingPagesInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order. Mutually exclusive with 'before'.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID in reverse chronological order. Mutually exclusive with 'after'.\").optional(),\n}).describe(\"Request model for listing all booking pages in the account.\");\nconst ScheduleonceListAllBookingPages_BookingPageObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the booking page\").nullable().optional(),\n url: z.string().describe(\"Public URL for the booking page\").nullable().optional(),\n name: z.string().describe(\"Customer-facing name of the booking page\").nullable().optional(),\n label: z.string().describe(\"Internal label for the booking page\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the booking page is enabled to receive bookings\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking_page'\").nullable().optional(),\n timezone: z.string().describe(\"Timezone setting for the booking page\").nullable().optional(),\n}).describe(\"Model for a booking page object.\");\nexport const ScheduleonceListAllBookingPagesOutput = z.object({\n data: z.array(ScheduleonceListAllBookingPages_BookingPageObjectSchema).describe(\"Array of booking page objects\"),\n}).describe(\"Response model for listing all booking pages.\");\n\nexport const scheduleonceListAllBookingPages = action(\"SCHEDULEONCE_LIST_ALL_BOOKING_PAGES\", {\n slug: \"scheduleonce-list-all-booking-pages\",\n name: \"List All Booking Pages\",\n description: \"Tool to list all booking pages in the account. Use when you need to retrieve all booking pages with optional cursor-based pagination.\",\n input: ScheduleonceListAllBookingPagesInput,\n output: ScheduleonceListAllBookingPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC9K,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,kCAAkC;
|
|
1
|
+
{"version":3,"file":"list-all-booking-pages.mjs","names":[],"sources":["../../src/actions/list-all-booking-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingPagesInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order. Mutually exclusive with 'before'.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID in reverse chronological order. Mutually exclusive with 'after'.\").optional(),\n}).describe(\"Request model for listing all booking pages in the account.\");\nconst ScheduleonceListAllBookingPages_BookingPageObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the booking page\").nullable().optional(),\n url: z.string().describe(\"Public URL for the booking page\").nullable().optional(),\n name: z.string().describe(\"Customer-facing name of the booking page\").nullable().optional(),\n label: z.string().describe(\"Internal label for the booking page\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the booking page is enabled to receive bookings\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking_page'\").nullable().optional(),\n timezone: z.string().describe(\"Timezone setting for the booking page\").nullable().optional(),\n}).passthrough().describe(\"Model for a booking page object.\");\nexport const ScheduleonceListAllBookingPagesOutput = z.object({\n data: z.array(ScheduleonceListAllBookingPages_BookingPageObjectSchema).describe(\"Array of booking page objects\"),\n}).passthrough().describe(\"Response model for listing all booking pages.\");\n\nexport const scheduleonceListAllBookingPages = action(\"SCHEDULEONCE_LIST_ALL_BOOKING_PAGES\", {\n slug: \"scheduleonce-list-all-booking-pages\",\n name: \"List All Booking Pages\",\n description: \"Tool to list all booking pages in the account. Use when you need to retrieve all booking pages with optional cursor-based pagination.\",\n input: ScheduleonceListAllBookingPagesInput,\n output: ScheduleonceListAllBookingPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC9K,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAK5D,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmD,EAAE,OAAO,EAC5D,MAAM,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,+BAA+B,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -19,25 +19,25 @@ const ScheduleonceListAllBookings_FormSubmissionSchema = zod.z.object({
|
|
|
19
19
|
guests: zod.z.array(zod.z.string()).describe("List of guest email addresses.").nullable().optional(),
|
|
20
20
|
company: zod.z.string().describe("Customer's company.").nullable().optional(),
|
|
21
21
|
mobile_phone: zod.z.string().describe("Customer's mobile phone number.").nullable().optional(),
|
|
22
|
-
custom_fields: zod.z.
|
|
23
|
-
});
|
|
24
|
-
const ScheduleonceListAllBookings_VirtualConferencingSchema = zod.z.object({ join_url: zod.z.string().describe("URL to join the virtual meeting.").nullable().optional() });
|
|
22
|
+
custom_fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom form fields.").nullable().optional()
|
|
23
|
+
}).passthrough();
|
|
24
|
+
const ScheduleonceListAllBookings_VirtualConferencingSchema = zod.z.object({ join_url: zod.z.string().describe("URL to join the virtual meeting.").nullable().optional() }).passthrough();
|
|
25
25
|
const ScheduleonceListAllBookings_CancelRescheduleInformationSchema = zod.z.object({
|
|
26
26
|
reason: zod.z.string().describe("Reason for cancellation or rescheduling.").nullable().optional(),
|
|
27
27
|
user_id: zod.z.string().describe("User ID who performed the action.").nullable().optional(),
|
|
28
28
|
actioned_by: zod.z.string().describe("Who performed the action.").nullable().optional()
|
|
29
|
-
});
|
|
29
|
+
}).passthrough();
|
|
30
30
|
const ScheduleonceListAllBookings_BookingObjectSchema = zod.z.object({
|
|
31
31
|
id: zod.z.string().describe("Booking identifier.").nullable().optional(),
|
|
32
|
-
owner: zod.z.union([zod.z.string(), zod.z.
|
|
32
|
+
owner: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
33
33
|
object: zod.z.string().describe("Object type, always 'booking'.").nullable().optional(),
|
|
34
34
|
status: zod.z.string().describe("Lifecycle status: 'scheduled', 'rescheduled', 'canceled', 'completed', 'no-show'.").nullable().optional(),
|
|
35
35
|
subject: zod.z.string().describe("Booking subject/title.").nullable().optional(),
|
|
36
36
|
attendees: zod.z.array(zod.z.string()).describe("Array of attendee email addresses.").nullable().optional(),
|
|
37
|
-
event_type: zod.z.union([zod.z.string(), zod.z.
|
|
38
|
-
master_page: zod.z.union([zod.z.string(), zod.z.
|
|
37
|
+
event_type: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
38
|
+
master_page: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
39
39
|
tracking_id: zod.z.string().describe("Tracking identifier.").nullable().optional(),
|
|
40
|
-
booking_page: zod.z.union([zod.z.string(), zod.z.
|
|
40
|
+
booking_page: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
41
41
|
creation_time: zod.z.string().describe("ISO 8601 timestamp of creation.").nullable().optional(),
|
|
42
42
|
starting_time: zod.z.string().describe("ISO 8601 timestamp of scheduled start.").nullable().optional(),
|
|
43
43
|
form_submission: ScheduleonceListAllBookings_FormSubmissionSchema.nullable().optional(),
|
|
@@ -48,11 +48,11 @@ const ScheduleonceListAllBookings_BookingObjectSchema = zod.z.object({
|
|
|
48
48
|
virtual_conferencing: ScheduleonceListAllBookings_VirtualConferencingSchema.nullable().optional(),
|
|
49
49
|
rescheduled_booking_id: zod.z.string().describe("ID of rescheduled booking if applicable.").nullable().optional(),
|
|
50
50
|
cancel_reschedule_information: ScheduleonceListAllBookings_CancelRescheduleInformationSchema.nullable().optional()
|
|
51
|
-
});
|
|
51
|
+
}).passthrough();
|
|
52
52
|
const ScheduleonceListAllBookingsOutput = zod.z.object({
|
|
53
53
|
data: zod.z.array(ScheduleonceListAllBookings_BookingObjectSchema).describe("Array of booking objects."),
|
|
54
54
|
object: zod.z.string().describe("Object type, always 'list'.").nullable()
|
|
55
|
-
}).describe("Response model for listing all bookings.");
|
|
55
|
+
}).passthrough().describe("Response model for listing all bookings.");
|
|
56
56
|
const scheduleonceListAllBookings = require_action.action("SCHEDULEONCE_LIST_ALL_BOOKINGS", {
|
|
57
57
|
slug: "scheduleonce-list-all-bookings",
|
|
58
58
|
name: "List All Bookings",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-bookings.cjs","names":["z","action"],"sources":["../../src/actions/list-all-bookings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingsInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID. Mutually exclusive with 'after'.\").optional(),\n expand: z.string().describe(\"Comma-separated list of objects to expand (e.g., 'booking_page', 'event_type', 'master_page', 'owner'). By default, embedded objects return only IDs.\").optional(),\n \"creation_time.gt\": z.string().describe(\"Filter bookings created after specified time (ISO 8601 format).\").optional(),\n \"starting_time.gt\": z.string().describe(\"Filter bookings with starting time greater than specified timestamp (ISO 8601 format).\").optional(),\n \"starting_time.lt\": z.string().describe(\"Filter bookings with starting time less than specified timestamp (ISO 8601 format).\").optional(),\n \"last_updated_time.gt\": z.string().describe(\"Filter bookings updated after specified time (ISO 8601 format). Includes new, canceled, rescheduled, no-show, and completed bookings.\").optional(),\n}).describe(\"Request model for listing all bookings in the account.\");\nconst ScheduleonceListAllBookings_FormSubmissionSchema = z.object({\n name: z.string().describe(\"Customer's name.\").nullable().optional(),\n note: z.string().describe(\"Additional note from customer.\").nullable().optional(),\n email: z.string().describe(\"Customer's email address.\").nullable().optional(),\n phone: z.string().describe(\"Customer's phone number.\").nullable().optional(),\n guests: z.array(z.string()).describe(\"List of guest email addresses.\").nullable().optional(),\n company: z.string().describe(\"Customer's company.\").nullable().optional(),\n mobile_phone: z.string().describe(\"Customer's mobile phone number.\").nullable().optional(),\n custom_fields: z.
|
|
1
|
+
{"version":3,"file":"list-all-bookings.cjs","names":["z","action"],"sources":["../../src/actions/list-all-bookings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllBookingsInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 10.\").optional(),\n before: z.string().describe(\"Object ID for cursor-based pagination. Returns objects before this ID. Mutually exclusive with 'after'.\").optional(),\n expand: z.string().describe(\"Comma-separated list of objects to expand (e.g., 'booking_page', 'event_type', 'master_page', 'owner'). By default, embedded objects return only IDs.\").optional(),\n \"creation_time.gt\": z.string().describe(\"Filter bookings created after specified time (ISO 8601 format).\").optional(),\n \"starting_time.gt\": z.string().describe(\"Filter bookings with starting time greater than specified timestamp (ISO 8601 format).\").optional(),\n \"starting_time.lt\": z.string().describe(\"Filter bookings with starting time less than specified timestamp (ISO 8601 format).\").optional(),\n \"last_updated_time.gt\": z.string().describe(\"Filter bookings updated after specified time (ISO 8601 format). Includes new, canceled, rescheduled, no-show, and completed bookings.\").optional(),\n}).describe(\"Request model for listing all bookings in the account.\");\nconst ScheduleonceListAllBookings_FormSubmissionSchema = z.object({\n name: z.string().describe(\"Customer's name.\").nullable().optional(),\n note: z.string().describe(\"Additional note from customer.\").nullable().optional(),\n email: z.string().describe(\"Customer's email address.\").nullable().optional(),\n phone: z.string().describe(\"Customer's phone number.\").nullable().optional(),\n guests: z.array(z.string()).describe(\"List of guest email addresses.\").nullable().optional(),\n company: z.string().describe(\"Customer's company.\").nullable().optional(),\n mobile_phone: z.string().describe(\"Customer's mobile phone number.\").nullable().optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Custom form fields.\").nullable().optional(),\n}).passthrough();\nconst ScheduleonceListAllBookings_VirtualConferencingSchema = z.object({\n join_url: z.string().describe(\"URL to join the virtual meeting.\").nullable().optional(),\n}).passthrough();\nconst ScheduleonceListAllBookings_CancelRescheduleInformationSchema = z.object({\n reason: z.string().describe(\"Reason for cancellation or rescheduling.\").nullable().optional(),\n user_id: z.string().describe(\"User ID who performed the action.\").nullable().optional(),\n actioned_by: z.string().describe(\"Who performed the action.\").nullable().optional(),\n}).passthrough();\nconst ScheduleonceListAllBookings_BookingObjectSchema = z.object({\n id: z.string().describe(\"Booking identifier.\").nullable().optional(),\n owner: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking'.\").nullable().optional(),\n status: z.string().describe(\"Lifecycle status: 'scheduled', 'rescheduled', 'canceled', 'completed', 'no-show'.\").nullable().optional(),\n subject: z.string().describe(\"Booking subject/title.\").nullable().optional(),\n attendees: z.array(z.string()).describe(\"Array of attendee email addresses.\").nullable().optional(),\n event_type: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n master_page: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n tracking_id: z.string().describe(\"Tracking identifier.\").nullable().optional(),\n booking_page: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n creation_time: z.string().describe(\"ISO 8601 timestamp of creation.\").nullable().optional(),\n starting_time: z.string().describe(\"ISO 8601 timestamp of scheduled start.\").nullable().optional(),\n form_submission: ScheduleonceListAllBookings_FormSubmissionSchema.nullable().optional(),\n duration_minutes: z.number().int().describe(\"Duration in minutes.\").nullable().optional(),\n customer_timezone: z.string().describe(\"Customer's timezone (e.g., 'America/New_York').\").nullable().optional(),\n last_updated_time: z.string().describe(\"ISO 8601 timestamp of last modification.\").nullable().optional(),\n location_description: z.string().describe(\"Physical location description.\").nullable().optional(),\n virtual_conferencing: ScheduleonceListAllBookings_VirtualConferencingSchema.nullable().optional(),\n rescheduled_booking_id: z.string().describe(\"ID of rescheduled booking if applicable.\").nullable().optional(),\n cancel_reschedule_information: ScheduleonceListAllBookings_CancelRescheduleInformationSchema.nullable().optional(),\n}).passthrough();\nexport const ScheduleonceListAllBookingsOutput = z.object({\n data: z.array(ScheduleonceListAllBookings_BookingObjectSchema).describe(\"Array of booking objects.\"),\n object: z.string().describe(\"Object type, always 'list'.\").nullable(),\n}).passthrough().describe(\"Response model for listing all bookings.\");\n\nexport const scheduleonceListAllBookings = action(\"SCHEDULEONCE_LIST_ALL_BOOKINGS\", {\n slug: \"scheduleonce-list-all-bookings\",\n name: \"List All Bookings\",\n description: \"Tool to list all bookings in the account. Use when you need to retrieve bookings with optional filtering by time ranges, pagination, or expansion of related objects.\",\n input: ScheduleonceListAllBookingsInput,\n output: ScheduleonceListAllBookingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CAChJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC9L,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACpH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC3I,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CACxI,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;AAChM,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,wDAAwDA,IAAAA,EAAE,OAAO,EACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,gEAAgEA,IAAAA,EAAE,OAAO;CAC7E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,cAAcA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiB,iDAAiD,SAAS,CAAC,CAAC,SAAS;CACtF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,sBAAsB,sDAAsD,SAAS,CAAC,CAAC,SAAS;CAChG,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,+BAA+B,8DAA8D,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,2BAA2B;CACnG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,15 +14,15 @@ declare const ScheduleonceListAllBookingsInput: z.ZodObject<{
|
|
|
14
14
|
declare const ScheduleonceListAllBookingsOutput: z.ZodObject<{
|
|
15
15
|
data: z.ZodArray<z.ZodObject<{
|
|
16
16
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
owner: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.
|
|
17
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
18
18
|
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
subject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
attendees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
22
|
-
event_type: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.
|
|
23
|
-
master_page: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.
|
|
22
|
+
event_type: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
23
|
+
master_page: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
24
24
|
tracking_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
booking_page: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.
|
|
25
|
+
booking_page: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
26
26
|
creation_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
starting_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
form_submission: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -33,24 +33,24 @@ declare const ScheduleonceListAllBookingsOutput: z.ZodObject<{
|
|
|
33
33
|
guests: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
34
34
|
company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
mobile_phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
custom_fields: z.ZodOptional<z.ZodNullable<z.
|
|
37
|
-
}, z.core.$
|
|
36
|
+
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
37
|
+
}, z.core.$loose>>>;
|
|
38
38
|
duration_minutes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
39
|
customer_timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
last_updated_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
location_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
virtual_conferencing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
43
43
|
join_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
45
|
rescheduled_booking_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
cancel_reschedule_information: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
47
47
|
reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
49
|
actioned_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
-
}, z.core.$
|
|
51
|
-
}, z.core.$
|
|
50
|
+
}, z.core.$loose>>>;
|
|
51
|
+
}, z.core.$loose>>;
|
|
52
52
|
object: z.ZodNullable<z.ZodString>;
|
|
53
|
-
}, z.core.$
|
|
53
|
+
}, z.core.$loose>;
|
|
54
54
|
declare const scheduleonceListAllBookings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
55
|
after?: string | undefined;
|
|
56
56
|
limit?: number | undefined;
|