@keystrokehq/scheduleonce 0.1.0 → 0.1.2
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/book-time-slot.cjs +2 -2
- package/dist/actions/book-time-slot.cjs.map +1 -1
- package/dist/actions/book-time-slot.d.cts +80 -3
- package/dist/actions/book-time-slot.d.cts.map +1 -1
- package/dist/actions/book-time-slot.d.mts +80 -3
- package/dist/actions/book-time-slot.d.mts.map +1 -1
- package/dist/actions/book-time-slot.mjs +2 -2
- package/dist/actions/book-time-slot.mjs.map +1 -1
- package/dist/actions/cancel-booking.cjs +4 -4
- package/dist/actions/cancel-booking.cjs.map +1 -1
- package/dist/actions/cancel-booking.d.cts +50 -3
- package/dist/actions/cancel-booking.d.cts.map +1 -1
- package/dist/actions/cancel-booking.d.mts +50 -3
- package/dist/actions/cancel-booking.d.mts.map +1 -1
- package/dist/actions/cancel-booking.mjs +4 -4
- package/dist/actions/cancel-booking.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +3 -3
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +61 -3
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +61 -3
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +3 -3
- package/dist/actions/create-contact.mjs.map +1 -1
- 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 +27 -3
- package/dist/actions/create-one-time-link-for-booking-calendar.d.cts.map +1 -1
- package/dist/actions/create-one-time-link-for-booking-calendar.d.mts +27 -3
- package/dist/actions/create-one-time-link-for-booking-calendar.d.mts.map +1 -1
- package/dist/actions/create-one-time-link-for-booking-calendar.mjs.map +1 -1
- package/dist/actions/create-user.cjs.map +1 -1
- package/dist/actions/create-user.d.cts +23 -3
- package/dist/actions/create-user.d.cts.map +1 -1
- package/dist/actions/create-user.d.mts +23 -3
- package/dist/actions/create-user.d.mts.map +1 -1
- package/dist/actions/create-user.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +10 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +10 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +10 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +10 -3
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/get-available-time-slots.cjs.map +1 -1
- package/dist/actions/get-available-time-slots.d.cts +20 -3
- package/dist/actions/get-available-time-slots.d.cts.map +1 -1
- package/dist/actions/get-available-time-slots.d.mts +20 -3
- package/dist/actions/get-available-time-slots.d.mts.map +1 -1
- package/dist/actions/get-available-time-slots.mjs.map +1 -1
- package/dist/actions/get-single-booking-calendar.cjs +8 -8
- package/dist/actions/get-single-booking-calendar.cjs.map +1 -1
- package/dist/actions/get-single-booking-calendar.d.cts +16 -3
- package/dist/actions/get-single-booking-calendar.d.cts.map +1 -1
- package/dist/actions/get-single-booking-calendar.d.mts +16 -3
- package/dist/actions/get-single-booking-calendar.d.mts.map +1 -1
- package/dist/actions/get-single-booking-calendar.mjs +8 -8
- package/dist/actions/get-single-booking-calendar.mjs.map +1 -1
- package/dist/actions/get-single-booking.cjs +3 -3
- package/dist/actions/get-single-booking.cjs.map +1 -1
- package/dist/actions/get-single-booking.d.cts +48 -3
- package/dist/actions/get-single-booking.d.cts.map +1 -1
- package/dist/actions/get-single-booking.d.mts +48 -3
- package/dist/actions/get-single-booking.d.mts.map +1 -1
- package/dist/actions/get-single-booking.mjs +3 -3
- package/dist/actions/get-single-booking.mjs.map +1 -1
- package/dist/actions/get-single-contact.cjs +3 -3
- package/dist/actions/get-single-contact.cjs.map +1 -1
- package/dist/actions/get-single-contact.d.cts +35 -3
- package/dist/actions/get-single-contact.d.cts.map +1 -1
- package/dist/actions/get-single-contact.d.mts +35 -3
- package/dist/actions/get-single-contact.d.mts.map +1 -1
- package/dist/actions/get-single-contact.mjs +3 -3
- package/dist/actions/get-single-contact.mjs.map +1 -1
- package/dist/actions/get-single-master-page.cjs +6 -6
- package/dist/actions/get-single-master-page.cjs.map +1 -1
- package/dist/actions/get-single-master-page.d.cts +14 -3
- package/dist/actions/get-single-master-page.d.cts.map +1 -1
- package/dist/actions/get-single-master-page.d.mts +14 -3
- package/dist/actions/get-single-master-page.d.mts.map +1 -1
- package/dist/actions/get-single-master-page.mjs +6 -6
- package/dist/actions/get-single-master-page.mjs.map +1 -1
- package/dist/actions/get-single-user.cjs +2 -2
- package/dist/actions/get-single-user.cjs.map +1 -1
- package/dist/actions/get-single-user.d.cts +19 -3
- package/dist/actions/get-single-user.d.cts.map +1 -1
- package/dist/actions/get-single-user.d.mts +19 -3
- package/dist/actions/get-single-user.d.mts.map +1 -1
- package/dist/actions/get-single-user.mjs +2 -2
- package/dist/actions/get-single-user.mjs.map +1 -1
- package/dist/actions/get-user-scheduling-availability.cjs.map +1 -1
- package/dist/actions/get-user-scheduling-availability.d.cts +34 -3
- package/dist/actions/get-user-scheduling-availability.d.cts.map +1 -1
- package/dist/actions/get-user-scheduling-availability.d.mts +34 -3
- package/dist/actions/get-user-scheduling-availability.d.mts.map +1 -1
- package/dist/actions/get-user-scheduling-availability.mjs.map +1 -1
- package/dist/actions/list-all-booking-calendars.cjs.map +1 -1
- package/dist/actions/list-all-booking-calendars.d.cts +22 -3
- package/dist/actions/list-all-booking-calendars.d.cts.map +1 -1
- package/dist/actions/list-all-booking-calendars.d.mts +22 -3
- package/dist/actions/list-all-booking-calendars.d.mts.map +1 -1
- package/dist/actions/list-all-booking-calendars.mjs.map +1 -1
- package/dist/actions/list-all-booking-pages.cjs.map +1 -1
- package/dist/actions/list-all-booking-pages.d.cts +21 -3
- package/dist/actions/list-all-booking-pages.d.cts.map +1 -1
- package/dist/actions/list-all-booking-pages.d.mts +21 -3
- package/dist/actions/list-all-booking-pages.d.mts.map +1 -1
- package/dist/actions/list-all-booking-pages.mjs.map +1 -1
- package/dist/actions/list-all-bookings.cjs +1 -1
- package/dist/actions/list-all-bookings.cjs.map +1 -1
- package/dist/actions/list-all-bookings.d.cts +60 -3
- package/dist/actions/list-all-bookings.d.cts.map +1 -1
- package/dist/actions/list-all-bookings.d.mts +60 -3
- package/dist/actions/list-all-bookings.d.mts.map +1 -1
- package/dist/actions/list-all-bookings.mjs +1 -1
- package/dist/actions/list-all-bookings.mjs.map +1 -1
- package/dist/actions/list-all-contacts.cjs +1 -1
- package/dist/actions/list-all-contacts.cjs.map +1 -1
- package/dist/actions/list-all-contacts.d.cts +52 -3
- package/dist/actions/list-all-contacts.d.cts.map +1 -1
- package/dist/actions/list-all-contacts.d.mts +52 -3
- package/dist/actions/list-all-contacts.d.mts.map +1 -1
- package/dist/actions/list-all-contacts.mjs +1 -1
- package/dist/actions/list-all-contacts.mjs.map +1 -1
- package/dist/actions/list-all-event-types.cjs.map +1 -1
- package/dist/actions/list-all-event-types.d.cts +18 -3
- package/dist/actions/list-all-event-types.d.cts.map +1 -1
- package/dist/actions/list-all-event-types.d.mts +18 -3
- package/dist/actions/list-all-event-types.d.mts.map +1 -1
- package/dist/actions/list-all-event-types.mjs.map +1 -1
- package/dist/actions/list-all-master-pages.cjs.map +1 -1
- package/dist/actions/list-all-master-pages.d.cts +20 -3
- package/dist/actions/list-all-master-pages.d.cts.map +1 -1
- package/dist/actions/list-all-master-pages.d.mts +20 -3
- package/dist/actions/list-all-master-pages.d.mts.map +1 -1
- package/dist/actions/list-all-master-pages.mjs.map +1 -1
- package/dist/actions/list-all-teams.cjs.map +1 -1
- package/dist/actions/list-all-teams.d.cts +21 -3
- package/dist/actions/list-all-teams.d.cts.map +1 -1
- package/dist/actions/list-all-teams.d.mts +21 -3
- package/dist/actions/list-all-teams.d.mts.map +1 -1
- package/dist/actions/list-all-teams.mjs.map +1 -1
- package/dist/actions/list-all-users.cjs.map +1 -1
- package/dist/actions/list-all-users.d.cts +23 -3
- package/dist/actions/list-all-users.d.cts.map +1 -1
- package/dist/actions/list-all-users.d.mts +23 -3
- package/dist/actions/list-all-users.d.mts.map +1 -1
- package/dist/actions/list-all-users.mjs.map +1 -1
- package/dist/actions/mark-booking-as-no-show.cjs +5 -5
- package/dist/actions/mark-booking-as-no-show.cjs.map +1 -1
- package/dist/actions/mark-booking-as-no-show.d.cts +56 -3
- package/dist/actions/mark-booking-as-no-show.d.cts.map +1 -1
- package/dist/actions/mark-booking-as-no-show.d.mts +56 -3
- package/dist/actions/mark-booking-as-no-show.d.mts.map +1 -1
- package/dist/actions/mark-booking-as-no-show.mjs +5 -5
- package/dist/actions/mark-booking-as-no-show.mjs.map +1 -1
- package/dist/actions/test-api-key.cjs.map +1 -1
- package/dist/actions/test-api-key.d.cts +6 -3
- package/dist/actions/test-api-key.d.cts.map +1 -1
- package/dist/actions/test-api-key.d.mts +6 -3
- package/dist/actions/test-api-key.d.mts.map +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 +26 -3
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +26 -3
- package/dist/actions/update-contact.d.mts.map +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.map +1 -1
- package/dist/actions/update-user-scheduling-availability.d.cts +88 -3
- package/dist/actions/update-user-scheduling-availability.d.cts.map +1 -1
- package/dist/actions/update-user-scheduling-availability.d.mts +88 -3
- package/dist/actions/update-user-scheduling-availability.d.mts.map +1 -1
- package/dist/actions/update-user-scheduling-availability.mjs.map +1 -1
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +27 -3
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +27 -3
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-user.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-contact.d.ts
|
|
4
|
-
declare const ScheduleonceDeleteContactInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ScheduleonceDeleteContactInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ScheduleonceDeleteContactOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const scheduleonceDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { scheduleonceDeleteContact };
|
|
9
16
|
//# sourceMappingURL=delete-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-contact.d.ts
|
|
4
|
-
declare const ScheduleonceDeleteContactInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ScheduleonceDeleteContactInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ScheduleonceDeleteContactOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const scheduleonceDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { scheduleonceDeleteContact };
|
|
9
16
|
//# sourceMappingURL=delete-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceDeleteContactInput
|
|
1
|
+
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceDeleteContactInput = z.object({\n id: z.string().describe(\"The unique identifier of the contact to delete (e.g., 'CTC-GLJV69KW2LU30W')\"),\n}).describe(\"Request model for deleting a contact by ID.\");\nexport const ScheduleonceDeleteContactOutput = z.object({\n message: z.string().describe(\"Optional message about the deletion operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the contact was successfully deleted\").nullable().optional(),\n}).describe(\"Response model for contact deletion.\");\n\nexport const scheduleonceDeleteContact = action(\"SCHEDULEONCE_DELETE_CONTACT\", {\n slug: \"scheduleonce-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact by ID from OnceHub. Use when you need to permanently remove a contact from the system.\",\n input: ScheduleonceDeleteContactInput,\n output: ScheduleonceDeleteContactOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,EACvG,CAAC,CAAC,CAAC,SAAS,6CAUH;CACP,QAV6C,EAAE,OAAO;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,sCAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceDeleteUserInput
|
|
1
|
+
{"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceDeleteUserInput = z.object({\n id: z.string().describe(\"The unique identifier of the user to delete (e.g., 'USR-7R1P5GMSXE')\"),\n}).describe(\"Request model for deleting a user by ID.\");\nexport const ScheduleonceDeleteUserOutput = z.object({\n message: z.string().describe(\"Optional message about the deletion operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the user was successfully deleted\").nullable().optional(),\n}).describe(\"Response model for user deletion.\");\n\nexport const scheduleonceDeleteUser = action(\"SCHEDULEONCE_DELETE_USER\", {\n slug: \"scheduleonce-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a user account from OnceHub. Use when you need to permanently remove a user from the system.\",\n input: ScheduleonceDeleteUserInput,\n output: ScheduleonceDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,EAChG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAE/C,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-user.d.ts
|
|
4
|
-
declare const ScheduleonceDeleteUserInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ScheduleonceDeleteUserInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ScheduleonceDeleteUserOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const scheduleonceDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { scheduleonceDeleteUser };
|
|
9
16
|
//# sourceMappingURL=delete-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user.d.cts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"delete-user.d.cts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-user.d.ts
|
|
4
|
-
declare const ScheduleonceDeleteUserInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ScheduleonceDeleteUserInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ScheduleonceDeleteUserOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const scheduleonceDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { scheduleonceDeleteUser };
|
|
9
16
|
//# sourceMappingURL=delete-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user.d.mts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"delete-user.d.mts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceDeleteUserInput
|
|
1
|
+
{"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceDeleteUserInput = z.object({\n id: z.string().describe(\"The unique identifier of the user to delete (e.g., 'USR-7R1P5GMSXE')\"),\n}).describe(\"Request model for deleting a user by ID.\");\nexport const ScheduleonceDeleteUserOutput = z.object({\n message: z.string().describe(\"Optional message about the deletion operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the user was successfully deleted\").nullable().optional(),\n}).describe(\"Response model for user deletion.\");\n\nexport const scheduleonceDeleteUser = action(\"SCHEDULEONCE_DELETE_USER\", {\n slug: \"scheduleonce-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a user account from OnceHub. Use when you need to permanently remove a user from the system.\",\n input: ScheduleonceDeleteUserInput,\n output: ScheduleonceDeleteUserOutput,\n});\n"],"mappings":";;AAYA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,EAChG,CAAC,CAAC,CAAC,SAAS,0CAUH;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,SAAS,mCAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-available-time-slots.cjs","names":["z","action"],"sources":["../../src/actions/get-available-time-slots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetAvailableTimeSlotsInput
|
|
1
|
+
{"version":3,"file":"get-available-time-slots.cjs","names":["z","action"],"sources":["../../src/actions/get-available-time-slots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetAvailableTimeSlotsInput = z.object({\n id: z.string().describe(\"The ID of the booking calendar to query for available time slots. Format: 'BKC-' followed by alphanumeric string (e.g., 'BKC-ZK6W94KE6W')\"),\n end_time: z.string().describe(\"The end of the time range to search for available slots. Must be in ISO 8601 full form UTC format (e.g., '2024-11-29T09:30:00.000Z' or '2025-12-29T23:59:59Z'). Must be within 30 days of start_time.\"),\n start_time: z.string().describe(\"The beginning of the time range to search for available slots. Must be in ISO 8601 full form UTC format (e.g., '2024-11-29T09:30:00.000Z' or '2025-12-22T00:00:00Z'). Cannot be more than 30 days before end_time.\"),\n}).describe(\"Request model for retrieving available time slots for a booking calendar.\");\nconst ScheduleonceGetAvailableTimeSlots_LocationSchema = z.object({\n id: z.string().describe(\"Optional ID of the location\").nullable().optional(),\n type: z.string().describe(\"Type of meeting location (e.g., 'phone', 'video', 'in_person')\").nullable().optional(),\n value: z.string().describe(\"Location value (e.g., 'google_meet', 'zoom', phone number)\").nullable().optional(),\n}).describe(\"Model for meeting location details.\");\nconst ScheduleonceGetAvailableTimeSlots_TimeSlotSchema = z.object({\n locations: z.array(ScheduleonceGetAvailableTimeSlots_LocationSchema).describe(\"Meeting location details for this time slot\").nullable().optional(),\n start_time: z.string().describe(\"ISO 8601 formatted start time of the available slot in UTC (e.g., '2024-11-29T09:30:00.000Z')\").nullable().optional(),\n}).describe(\"Model for an individual time slot.\");\nexport const ScheduleonceGetAvailableTimeSlotsOutput = z.object({\n slots: z.array(ScheduleonceGetAvailableTimeSlots_TimeSlotSchema).describe(\"Array of available time slot objects with start times and locations\"),\n}).describe(\"Response model for available time slots.\\nReturns an array of time slot objects.\");\n\nexport const scheduleonceGetAvailableTimeSlots = action(\"SCHEDULEONCE_GET_AVAILABLE_TIME_SLOTS\", {\n slug: \"scheduleonce-get-available-time-slots\",\n name: \"Get Available Time Slots\",\n description: \"Tool to retrieve available time slots for a booking calendar from OnceHub. Use when you need to check availability for scheduling appointments within a specific date range (maximum 30 days). Returns real-time availability based on booking rules and participant calendars.\",\n input: ScheduleonceGetAvailableTimeSlotsInput,\n output: ScheduleonceGetAvailableTimeSlotsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I;CACnK,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uMAAuM;CACrO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oNAAoN;AACtP,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,WAAWA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,OAAOA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,qEAAqE,EACjJ,CAAC,CAAC,CAAC,SAAS,kFAAkF;AAE9F,MAAa,oCAAoCC,eAAAA,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,26 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-available-time-slots.d.ts
|
|
4
|
-
declare const ScheduleonceGetAvailableTimeSlotsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ScheduleonceGetAvailableTimeSlotsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
end_time: z.ZodString;
|
|
7
|
+
start_time: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ScheduleonceGetAvailableTimeSlotsOutput: z.ZodObject<{
|
|
10
|
+
slots: z.ZodArray<z.ZodObject<{
|
|
11
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$strip>>>>;
|
|
16
|
+
start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$strip>>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const scheduleonceGetAvailableTimeSlots: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
id: string;
|
|
21
|
+
end_time: string;
|
|
22
|
+
start_time: string;
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
24
|
//#endregion
|
|
8
25
|
export { scheduleonceGetAvailableTimeSlots };
|
|
9
26
|
//# sourceMappingURL=get-available-time-slots.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-available-time-slots.d.cts","names":[],"sources":["../../src/actions/get-available-time-slots.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"get-available-time-slots.d.cts","names":[],"sources":["../../src/actions/get-available-time-slots.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cActC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAIvC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -1,9 +1,26 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-available-time-slots.d.ts
|
|
4
|
-
declare const ScheduleonceGetAvailableTimeSlotsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ScheduleonceGetAvailableTimeSlotsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
end_time: z.ZodString;
|
|
7
|
+
start_time: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ScheduleonceGetAvailableTimeSlotsOutput: z.ZodObject<{
|
|
10
|
+
slots: z.ZodArray<z.ZodObject<{
|
|
11
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$strip>>>>;
|
|
16
|
+
start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$strip>>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const scheduleonceGetAvailableTimeSlots: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
id: string;
|
|
21
|
+
end_time: string;
|
|
22
|
+
start_time: string;
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
24
|
//#endregion
|
|
8
25
|
export { scheduleonceGetAvailableTimeSlots };
|
|
9
26
|
//# sourceMappingURL=get-available-time-slots.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-available-time-slots.d.mts","names":[],"sources":["../../src/actions/get-available-time-slots.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"get-available-time-slots.d.mts","names":[],"sources":["../../src/actions/get-available-time-slots.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cActC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAIvC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-available-time-slots.mjs","names":[],"sources":["../../src/actions/get-available-time-slots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetAvailableTimeSlotsInput
|
|
1
|
+
{"version":3,"file":"get-available-time-slots.mjs","names":[],"sources":["../../src/actions/get-available-time-slots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetAvailableTimeSlotsInput = z.object({\n id: z.string().describe(\"The ID of the booking calendar to query for available time slots. Format: 'BKC-' followed by alphanumeric string (e.g., 'BKC-ZK6W94KE6W')\"),\n end_time: z.string().describe(\"The end of the time range to search for available slots. Must be in ISO 8601 full form UTC format (e.g., '2024-11-29T09:30:00.000Z' or '2025-12-29T23:59:59Z'). Must be within 30 days of start_time.\"),\n start_time: z.string().describe(\"The beginning of the time range to search for available slots. Must be in ISO 8601 full form UTC format (e.g., '2024-11-29T09:30:00.000Z' or '2025-12-22T00:00:00Z'). Cannot be more than 30 days before end_time.\"),\n}).describe(\"Request model for retrieving available time slots for a booking calendar.\");\nconst ScheduleonceGetAvailableTimeSlots_LocationSchema = z.object({\n id: z.string().describe(\"Optional ID of the location\").nullable().optional(),\n type: z.string().describe(\"Type of meeting location (e.g., 'phone', 'video', 'in_person')\").nullable().optional(),\n value: z.string().describe(\"Location value (e.g., 'google_meet', 'zoom', phone number)\").nullable().optional(),\n}).describe(\"Model for meeting location details.\");\nconst ScheduleonceGetAvailableTimeSlots_TimeSlotSchema = z.object({\n locations: z.array(ScheduleonceGetAvailableTimeSlots_LocationSchema).describe(\"Meeting location details for this time slot\").nullable().optional(),\n start_time: z.string().describe(\"ISO 8601 formatted start time of the available slot in UTC (e.g., '2024-11-29T09:30:00.000Z')\").nullable().optional(),\n}).describe(\"Model for an individual time slot.\");\nexport const ScheduleonceGetAvailableTimeSlotsOutput = z.object({\n slots: z.array(ScheduleonceGetAvailableTimeSlots_TimeSlotSchema).describe(\"Array of available time slot objects with start times and locations\"),\n}).describe(\"Response model for available time slots.\\nReturns an array of time slot objects.\");\n\nexport const scheduleonceGetAvailableTimeSlots = action(\"SCHEDULEONCE_GET_AVAILABLE_TIME_SLOTS\", {\n slug: \"scheduleonce-get-available-time-slots\",\n name: \"Get Available Time Slots\",\n description: \"Tool to retrieve available time slots for a booking calendar from OnceHub. Use when you need to check availability for scheduling appointments within a specific date range (maximum 30 days). Returns real-time availability based on booking rules and participant calendars.\",\n input: ScheduleonceGetAvailableTimeSlotsInput,\n output: ScheduleonceGetAvailableTimeSlotsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyC,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I;CACnK,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uMAAuM;CACrO,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oNAAoN;AACtP,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,mDAAmD,EAAE,OAAO;CAChE,WAAW,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAKhD,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqD,EAAE,OAAO,EAC9D,OAAO,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,qEAAqE,EACjJ,CAAC,CAAC,CAAC,SAAS,kFAOF;AACV,CAAC"}
|
|
@@ -3,14 +3,14 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-single-booking-calendar.ts
|
|
4
4
|
const ScheduleonceGetSingleBookingCalendarInput = zod.z.object({ id: zod.z.string().describe("The unique identifier of the booking calendar to retrieve (e.g., 'BKC-ZK6W94KE6W' or 'BKC-LDJ878496X')") }).describe("Request model for retrieving a single booking calendar by ID.");
|
|
5
5
|
const ScheduleonceGetSingleBookingCalendarOutput = zod.z.object({
|
|
6
|
-
id: zod.z.string().describe("Unique identifier for the booking calendar (e.g., 'BKC-LDJ878496X')"),
|
|
7
|
-
url: zod.z.string().describe("The booking URL for the calendar (e.g., 'https://oncehub.com/gilad15')"),
|
|
8
|
-
host: zod.z.string().describe("User ID of the user who will receive bookings (e.g., 'USR-HYPGJXN3A8'). Can be expanded to full user object with ?expand=owner"),
|
|
9
|
-
name: zod.z.string().describe("Internal name for the booking calendar"),
|
|
10
|
-
object: zod.z.string().describe("Object type, always 'booking_calendar'"),
|
|
11
|
-
subject: zod.z.string().describe("Customer-facing name/title of the meeting"),
|
|
12
|
-
published: zod.z.boolean().describe("Indicates whether the booking calendar is published/active"),
|
|
13
|
-
duration_minutes: zod.z.number().int().describe("Meeting duration in minutes (e.g., 30)")
|
|
6
|
+
id: zod.z.string().describe("Unique identifier for the booking calendar (e.g., 'BKC-LDJ878496X')").nullable(),
|
|
7
|
+
url: zod.z.string().describe("The booking URL for the calendar (e.g., 'https://oncehub.com/gilad15')").nullable(),
|
|
8
|
+
host: zod.z.string().describe("User ID of the user who will receive bookings (e.g., 'USR-HYPGJXN3A8'). Can be expanded to full user object with ?expand=owner").nullable(),
|
|
9
|
+
name: zod.z.string().describe("Internal name for the booking calendar").nullable(),
|
|
10
|
+
object: zod.z.string().describe("Object type, always 'booking_calendar'").nullable(),
|
|
11
|
+
subject: zod.z.string().describe("Customer-facing name/title of the meeting").nullable(),
|
|
12
|
+
published: zod.z.boolean().describe("Indicates whether the booking calendar is published/active").nullable(),
|
|
13
|
+
duration_minutes: zod.z.number().int().describe("Meeting duration in minutes (e.g., 30)").nullable()
|
|
14
14
|
}).describe("Response model for a single booking calendar.");
|
|
15
15
|
const scheduleonceGetSingleBookingCalendar = require_action.action("SCHEDULEONCE_GET_SINGLE_BOOKING_CALENDAR", {
|
|
16
16
|
slug: "scheduleonce-get-single-booking-calendar",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-booking-calendar.cjs","names":["z","action"],"sources":["../../src/actions/get-single-booking-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetSingleBookingCalendarInput
|
|
1
|
+
{"version":3,"file":"get-single-booking-calendar.cjs","names":["z","action"],"sources":["../../src/actions/get-single-booking-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetSingleBookingCalendarInput = z.object({\n id: z.string().describe(\"The unique identifier of the booking calendar to retrieve (e.g., 'BKC-ZK6W94KE6W' or 'BKC-LDJ878496X')\"),\n}).describe(\"Request model for retrieving a single booking calendar by ID.\");\nexport const ScheduleonceGetSingleBookingCalendarOutput = z.object({\n id: z.string().describe(\"Unique identifier for the booking calendar (e.g., 'BKC-LDJ878496X')\").nullable(),\n url: z.string().describe(\"The booking URL for the calendar (e.g., 'https://oncehub.com/gilad15')\").nullable(),\n host: z.string().describe(\"User ID of the user who will receive bookings (e.g., 'USR-HYPGJXN3A8'). Can be expanded to full user object with ?expand=owner\").nullable(),\n name: z.string().describe(\"Internal name for the booking calendar\").nullable(),\n object: z.string().describe(\"Object type, always 'booking_calendar'\").nullable(),\n subject: z.string().describe(\"Customer-facing name/title of the meeting\").nullable(),\n published: z.boolean().describe(\"Indicates whether the booking calendar is published/active\").nullable(),\n duration_minutes: z.number().int().describe(\"Meeting duration in minutes (e.g., 30)\").nullable(),\n}).describe(\"Response model for a single booking calendar.\");\n\nexport const scheduleonceGetSingleBookingCalendar = action(\"SCHEDULEONCE_GET_SINGLE_BOOKING_CALENDAR\", {\n slug: \"scheduleonce-get-single-booking-calendar\",\n name: \"Get Single Booking Calendar\",\n description: \"Tool to retrieve a single booking calendar by ID from OnceHub. Use when you need to fetch detailed information about a specific booking calendar including its subject, name, URL, host, published status, and duration.\",\n input: ScheduleonceGetSingleBookingCalendarInput,\n output: ScheduleonceGetSingleBookingCalendarOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,EAClI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,6CAA6CA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACxG,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC5G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;CACrK,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,uCAAuCC,eAAAA,OAAO,4CAA4C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-single-booking-calendar.d.ts
|
|
4
|
-
declare const ScheduleonceGetSingleBookingCalendarInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ScheduleonceGetSingleBookingCalendarInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ScheduleonceGetSingleBookingCalendarOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodString>;
|
|
9
|
+
url: z.ZodNullable<z.ZodString>;
|
|
10
|
+
host: z.ZodNullable<z.ZodString>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
object: z.ZodNullable<z.ZodString>;
|
|
13
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
14
|
+
published: z.ZodNullable<z.ZodBoolean>;
|
|
15
|
+
duration_minutes: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const scheduleonceGetSingleBookingCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
id: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { scheduleonceGetSingleBookingCalendar };
|
|
9
22
|
//# sourceMappingURL=get-single-booking-calendar.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-booking-calendar.d.cts","names":[],"sources":["../../src/actions/get-single-booking-calendar.ts"],"mappings":";;;cAIa,yCAAA,
|
|
1
|
+
{"version":3,"file":"get-single-booking-calendar.d.cts","names":[],"sources":["../../src/actions/get-single-booking-calendar.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;cAGzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;;;;cAW1C,oCAAA,gCAAoC,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-single-booking-calendar.d.ts
|
|
4
|
-
declare const ScheduleonceGetSingleBookingCalendarInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ScheduleonceGetSingleBookingCalendarInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ScheduleonceGetSingleBookingCalendarOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodString>;
|
|
9
|
+
url: z.ZodNullable<z.ZodString>;
|
|
10
|
+
host: z.ZodNullable<z.ZodString>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
object: z.ZodNullable<z.ZodString>;
|
|
13
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
14
|
+
published: z.ZodNullable<z.ZodBoolean>;
|
|
15
|
+
duration_minutes: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const scheduleonceGetSingleBookingCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
id: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { scheduleonceGetSingleBookingCalendar };
|
|
9
22
|
//# sourceMappingURL=get-single-booking-calendar.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-booking-calendar.d.mts","names":[],"sources":["../../src/actions/get-single-booking-calendar.ts"],"mappings":";;;cAIa,yCAAA,
|
|
1
|
+
{"version":3,"file":"get-single-booking-calendar.d.mts","names":[],"sources":["../../src/actions/get-single-booking-calendar.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;cAGzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;;;;cAW1C,oCAAA,gCAAoC,wBAAA"}
|
|
@@ -6,14 +6,14 @@ const scheduleonceGetSingleBookingCalendar = action("SCHEDULEONCE_GET_SINGLE_BOO
|
|
|
6
6
|
description: "Tool to retrieve a single booking calendar by ID from OnceHub. Use when you need to fetch detailed information about a specific booking calendar including its subject, name, URL, host, published status, and duration.",
|
|
7
7
|
input: z.object({ id: z.string().describe("The unique identifier of the booking calendar to retrieve (e.g., 'BKC-ZK6W94KE6W' or 'BKC-LDJ878496X')") }).describe("Request model for retrieving a single booking calendar by ID."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
id: z.string().describe("Unique identifier for the booking calendar (e.g., 'BKC-LDJ878496X')"),
|
|
10
|
-
url: z.string().describe("The booking URL for the calendar (e.g., 'https://oncehub.com/gilad15')"),
|
|
11
|
-
host: z.string().describe("User ID of the user who will receive bookings (e.g., 'USR-HYPGJXN3A8'). Can be expanded to full user object with ?expand=owner"),
|
|
12
|
-
name: z.string().describe("Internal name for the booking calendar"),
|
|
13
|
-
object: z.string().describe("Object type, always 'booking_calendar'"),
|
|
14
|
-
subject: z.string().describe("Customer-facing name/title of the meeting"),
|
|
15
|
-
published: z.boolean().describe("Indicates whether the booking calendar is published/active"),
|
|
16
|
-
duration_minutes: z.number().int().describe("Meeting duration in minutes (e.g., 30)")
|
|
9
|
+
id: z.string().describe("Unique identifier for the booking calendar (e.g., 'BKC-LDJ878496X')").nullable(),
|
|
10
|
+
url: z.string().describe("The booking URL for the calendar (e.g., 'https://oncehub.com/gilad15')").nullable(),
|
|
11
|
+
host: z.string().describe("User ID of the user who will receive bookings (e.g., 'USR-HYPGJXN3A8'). Can be expanded to full user object with ?expand=owner").nullable(),
|
|
12
|
+
name: z.string().describe("Internal name for the booking calendar").nullable(),
|
|
13
|
+
object: z.string().describe("Object type, always 'booking_calendar'").nullable(),
|
|
14
|
+
subject: z.string().describe("Customer-facing name/title of the meeting").nullable(),
|
|
15
|
+
published: z.boolean().describe("Indicates whether the booking calendar is published/active").nullable(),
|
|
16
|
+
duration_minutes: z.number().int().describe("Meeting duration in minutes (e.g., 30)").nullable()
|
|
17
17
|
}).describe("Response model for a single booking calendar.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-booking-calendar.mjs","names":[],"sources":["../../src/actions/get-single-booking-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetSingleBookingCalendarInput
|
|
1
|
+
{"version":3,"file":"get-single-booking-calendar.mjs","names":[],"sources":["../../src/actions/get-single-booking-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetSingleBookingCalendarInput = z.object({\n id: z.string().describe(\"The unique identifier of the booking calendar to retrieve (e.g., 'BKC-ZK6W94KE6W' or 'BKC-LDJ878496X')\"),\n}).describe(\"Request model for retrieving a single booking calendar by ID.\");\nexport const ScheduleonceGetSingleBookingCalendarOutput = z.object({\n id: z.string().describe(\"Unique identifier for the booking calendar (e.g., 'BKC-LDJ878496X')\").nullable(),\n url: z.string().describe(\"The booking URL for the calendar (e.g., 'https://oncehub.com/gilad15')\").nullable(),\n host: z.string().describe(\"User ID of the user who will receive bookings (e.g., 'USR-HYPGJXN3A8'). Can be expanded to full user object with ?expand=owner\").nullable(),\n name: z.string().describe(\"Internal name for the booking calendar\").nullable(),\n object: z.string().describe(\"Object type, always 'booking_calendar'\").nullable(),\n subject: z.string().describe(\"Customer-facing name/title of the meeting\").nullable(),\n published: z.boolean().describe(\"Indicates whether the booking calendar is published/active\").nullable(),\n duration_minutes: z.number().int().describe(\"Meeting duration in minutes (e.g., 30)\").nullable(),\n}).describe(\"Response model for a single booking calendar.\");\n\nexport const scheduleonceGetSingleBookingCalendar = action(\"SCHEDULEONCE_GET_SINGLE_BOOKING_CALENDAR\", {\n slug: \"scheduleonce-get-single-booking-calendar\",\n name: \"Get Single Booking Calendar\",\n description: \"Tool to retrieve a single booking calendar by ID from OnceHub. Use when you need to fetch detailed information about a specific booking calendar including its subject, name, URL, host, published status, and duration.\",\n input: ScheduleonceGetSingleBookingCalendarInput,\n output: ScheduleonceGetSingleBookingCalendarOutput,\n});\n"],"mappings":";;AAkBA,MAAa,uCAAuC,OAAO,4CAA4C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBuD,EAAE,OAAO,EAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,EAClI,CAAC,CAAC,CAAC,SAAS,+DAgBH;CACP,QAhBwD,EAAE,OAAO;EACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EACxG,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC5G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;EACrK,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC7E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACvG,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const ScheduleonceGetSingleBookingInput = zod.z.object({
|
|
|
6
6
|
expand: zod.z.string().describe("Comma-separated list of embedded objects to expand into full objects. Expandable objects include: 'booking_page', 'event_type', 'master_page', 'owner'. Maximum expansion depth is 2 levels. Example: 'booking_page,event_type'. Note: Expanding data causes additional lookups and may result in slower response times.").optional()
|
|
7
7
|
}).describe("Request model for retrieving a single booking by ID.");
|
|
8
8
|
const ScheduleonceGetSingleBooking_CustomFieldSchema = zod.z.object({
|
|
9
|
-
name: zod.z.string().describe("Custom field name"),
|
|
9
|
+
name: zod.z.string().describe("Custom field name").nullable(),
|
|
10
10
|
value: zod.z.string().describe("Custom field value").nullable().optional()
|
|
11
11
|
}).describe("Model for custom field data.");
|
|
12
12
|
const ScheduleonceGetSingleBooking_FormSubmissionSchema = zod.z.object({
|
|
@@ -26,9 +26,9 @@ const ScheduleonceGetSingleBooking_CancelRescheduleInformationSchema = zod.z.obj
|
|
|
26
26
|
actioned_by: zod.z.string().describe("Who initiated the action (e.g., 'user')").nullable().optional()
|
|
27
27
|
}).describe("Model for cancellation or rescheduling information.");
|
|
28
28
|
const ScheduleonceGetSingleBookingOutput = zod.z.object({
|
|
29
|
-
id: zod.z.string().describe("The booking identifier"),
|
|
29
|
+
id: zod.z.string().describe("The booking identifier").nullable(),
|
|
30
30
|
owner: zod.z.string().describe("User ID of the booking owner (e.g., 'USR-FSD423423') or full object if expanded").nullable().optional(),
|
|
31
|
-
object: zod.z.string().describe("The object type, always 'booking'"),
|
|
31
|
+
object: zod.z.string().describe("The object type, always 'booking'").nullable(),
|
|
32
32
|
status: zod.z.string().describe("Current booking status. Possible values: 'requested', 'scheduled', 'rescheduled', 'completed', 'canceled', 'no_show'").nullable().optional(),
|
|
33
33
|
subject: zod.z.string().describe("The booking subject/title").nullable().optional(),
|
|
34
34
|
attendees: zod.z.array(zod.z.string()).describe("List of attendee email addresses").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-booking.cjs","names":["z","action"],"sources":["../../src/actions/get-single-booking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetSingleBookingInput
|
|
1
|
+
{"version":3,"file":"get-single-booking.cjs","names":["z","action"],"sources":["../../src/actions/get-single-booking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceGetSingleBookingInput = z.object({\n id: z.string().describe(\"The booking identifier. Format: 'BKNG-' followed by alphanumeric string (e.g., 'BKNG-J4FR05BKEWEX')\"),\n expand: z.string().describe(\"Comma-separated list of embedded objects to expand into full objects. Expandable objects include: 'booking_page', 'event_type', 'master_page', 'owner'. Maximum expansion depth is 2 levels. Example: 'booking_page,event_type'. Note: Expanding data causes additional lookups and may result in slower response times.\").optional(),\n}).describe(\"Request model for retrieving a single booking by ID.\");\nconst ScheduleonceGetSingleBooking_CustomFieldSchema = z.object({\n name: z.string().describe(\"Custom field name\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable().optional(),\n}).describe(\"Model for custom field data.\");\nconst ScheduleonceGetSingleBooking_FormSubmissionSchema = z.object({\n name: z.string().describe(\"Customer's full name\").nullable().optional(),\n note: z.string().describe(\"Customer's note or message\").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 name\").nullable().optional(),\n mobile_phone: z.string().describe(\"Customer's mobile phone number\").nullable().optional(),\n custom_fields: z.array(ScheduleonceGetSingleBooking_CustomFieldSchema).describe(\"Array of custom field objects\").nullable().optional(),\n}).describe(\"Model for customer information collected via booking form.\");\nconst ScheduleonceGetSingleBooking_VirtualConferencingSchema = z.object({\n join_url: z.string().describe(\"URL to join the virtual meeting\").nullable().optional(),\n}).describe(\"Model for virtual meeting details.\");\nconst ScheduleonceGetSingleBooking_CancelRescheduleInformationSchema = z.object({\n reason: z.string().describe(\"Reason for cancellation or reschedule\").nullable().optional(),\n user_id: z.string().describe(\"User ID who performed the action\").nullable().optional(),\n actioned_by: z.string().describe(\"Who initiated the action (e.g., 'user')\").nullable().optional(),\n}).describe(\"Model for cancellation or rescheduling information.\");\nexport const ScheduleonceGetSingleBookingOutput = z.object({\n id: z.string().describe(\"The booking identifier\").nullable(),\n owner: z.string().describe(\"User ID of the booking owner (e.g., 'USR-FSD423423') or full object if expanded\").nullable().optional(),\n object: z.string().describe(\"The object type, always 'booking'\").nullable(),\n status: z.string().describe(\"Current booking status. Possible values: 'requested', 'scheduled', 'rescheduled', 'completed', 'canceled', 'no_show'\").nullable().optional(),\n subject: z.string().describe(\"The booking subject/title\").nullable().optional(),\n attendees: z.array(z.string()).describe(\"List of attendee email addresses\").nullable().optional(),\n event_type: z.string().describe(\"Event type ID or full object if expanded\").nullable().optional(),\n master_page: z.string().describe(\"Master page ID or full object if expanded\").nullable().optional(),\n tracking_id: z.string().describe(\"Tracking identifier\").nullable().optional(),\n booking_page: z.string().describe(\"Booking page ID or full object if expanded\").nullable().optional(),\n creation_time: z.string().describe(\"ISO 8601 timestamp when the booking was created\").nullable().optional(),\n starting_time: z.string().describe(\"ISO 8601 timestamp for the scheduled start time\").nullable().optional(),\n form_submission: ScheduleonceGetSingleBooking_FormSubmissionSchema.nullable().optional(),\n duration_minutes: z.number().int().describe(\"Length of the booking in minutes\").nullable().optional(),\n customer_timezone: z.string().describe(\"IANA timezone identifier for customer's location (e.g., 'America/New_York')\").nullable().optional(),\n last_updated_time: z.string().describe(\"ISO 8601 timestamp of the last modification\").nullable().optional(),\n location_description: z.string().describe(\"Physical location description\").nullable().optional(),\n virtual_conferencing: ScheduleonceGetSingleBooking_VirtualConferencingSchema.nullable().optional(),\n rescheduled_booking_id: z.string().describe(\"ID of the rescheduled booking if applicable\").nullable().optional(),\n cancel_reschedule_information: ScheduleonceGetSingleBooking_CancelRescheduleInformationSchema.nullable().optional(),\n}).describe(\"Response model for a single booking.\");\n\nexport const scheduleonceGetSingleBooking = action(\"SCHEDULEONCE_GET_SINGLE_BOOKING\", {\n slug: \"scheduleonce-get-single-booking\",\n name: \"Get Single Booking\",\n description: \"Tool to retrieve a single booking by ID from OnceHub. Use when you need to fetch complete booking details including timing, customer information, location, status, and form submission data.\",\n input: ScheduleonceGetSingleBookingInput,\n output: ScheduleonceGetSingleBookingOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,54 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-single-booking.d.ts
|
|
4
|
-
declare const ScheduleonceGetSingleBookingInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ScheduleonceGetSingleBookingInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
expand: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ScheduleonceGetSingleBookingOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
object: z.ZodNullable<z.ZodString>;
|
|
12
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
subject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
attendees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
|
+
event_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
master_page: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
tracking_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
booking_page: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
creation_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
starting_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
form_submission: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
note: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
guests: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
27
|
+
company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
mobile_phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
30
|
+
name: z.ZodNullable<z.ZodString>;
|
|
31
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
}, z.core.$strip>>>>;
|
|
33
|
+
}, z.core.$strip>>>;
|
|
34
|
+
duration_minutes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
customer_timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
last_updated_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
location_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
virtual_conferencing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
|
+
join_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
}, z.core.$strip>>>;
|
|
41
|
+
rescheduled_booking_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
cancel_reschedule_information: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
43
|
+
reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
actioned_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
}, z.core.$strip>>>;
|
|
47
|
+
}, z.core.$strip>;
|
|
48
|
+
declare const scheduleonceGetSingleBooking: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
|
+
id: string;
|
|
50
|
+
expand?: string | undefined;
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
52
|
//#endregion
|
|
8
53
|
export { scheduleonceGetSingleBooking };
|
|
9
54
|
//# sourceMappingURL=get-single-booking.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-booking.d.cts","names":[],"sources":["../../src/actions/get-single-booking.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"get-single-booking.d.cts","names":[],"sources":["../../src/actions/get-single-booking.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cA0BjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuBlC,4BAAA,gCAA4B,wBAAA"}
|