@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-teams.mjs","names":[],"sources":["../../src/actions/list-all-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllTeamsInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 25.\").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 teams in the account.\");\nconst ScheduleonceListAllTeams_TeamObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"The name of the team\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'team'\").nullable().optional(),\n creation_time: z.string().describe(\"ISO 8601 timestamp of when the team was created\").nullable().optional(),\n last_updated_time: z.string().describe(\"ISO 8601 timestamp of when the team was last updated\").nullable().optional(),\n}).describe(\"Model for a team object.\");\nexport const ScheduleonceListAllTeamsOutput = z.object({\n data: z.array(ScheduleonceListAllTeams_TeamObjectSchema).describe(\"Array of team objects\"),\n object: z.string().describe(\"Object type, always 'list'\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more results available\").nullable().optional(),\n}).describe(\"Response model for listing all teams.\");\n\nexport const scheduleonceListAllTeams = action(\"SCHEDULEONCE_LIST_ALL_TEAMS\", {\n slug: \"scheduleonce-list-all-teams\",\n name: \"List All Teams\",\n description: \"Tool to list all teams in the OnceHub account. Use when you need to retrieve team information with optional cursor-based pagination.\",\n input: ScheduleonceListAllTeamsInput,\n output: ScheduleonceListAllTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5I,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,qDAAqD;AACjE,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,0BAA0B;
|
|
1
|
+
{"version":3,"file":"list-all-teams.mjs","names":[],"sources":["../../src/actions/list-all-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllTeamsInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order.\").optional(),\n limit: z.number().int().describe(\"Number of objects to return, between 1-100. Default is 25.\").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 teams in the account.\");\nconst ScheduleonceListAllTeams_TeamObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"The name of the team\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'team'\").nullable().optional(),\n creation_time: z.string().describe(\"ISO 8601 timestamp of when the team was created\").nullable().optional(),\n last_updated_time: z.string().describe(\"ISO 8601 timestamp of when the team was last updated\").nullable().optional(),\n}).passthrough().describe(\"Model for a team object.\");\nexport const ScheduleonceListAllTeamsOutput = z.object({\n data: z.array(ScheduleonceListAllTeams_TeamObjectSchema).describe(\"Array of team objects\"),\n object: z.string().describe(\"Object type, always 'list'\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more results available\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing all teams.\");\n\nexport const scheduleonceListAllTeams = action(\"SCHEDULEONCE_LIST_ALL_TEAMS\", {\n slug: \"scheduleonce-list-all-teams\",\n name: \"List All Teams\",\n description: \"Tool to list all teams in the OnceHub account. Use when you need to retrieve team information with optional cursor-based pagination.\",\n input: ScheduleonceListAllTeamsInput,\n output: ScheduleonceListAllTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5I,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,qDAAqD;AACjE,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0BAA0B;AAOpD,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX4C,EAAE,OAAO;EACrD,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,uBAAuB;EACzF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAOhB;AACV,CAAC"}
|
|
@@ -16,8 +16,8 @@ const ScheduleonceListAllUsers_UserObjectSchema = zod.z.object({
|
|
|
16
16
|
last_name: zod.z.string().describe("User's last name").nullable().optional(),
|
|
17
17
|
role_name: zod.z.string().describe("User's role in the account (e.g., 'Member', 'Admin')").nullable().optional(),
|
|
18
18
|
first_name: zod.z.string().describe("User's first name").nullable().optional()
|
|
19
|
-
}).describe("Model for a user object.");
|
|
20
|
-
const ScheduleonceListAllUsersOutput = zod.z.object({ data: zod.z.array(ScheduleonceListAllUsers_UserObjectSchema).describe("Array of user objects") }).describe("Response model for listing all users.");
|
|
19
|
+
}).passthrough().describe("Model for a user object.");
|
|
20
|
+
const ScheduleonceListAllUsersOutput = zod.z.object({ data: zod.z.array(ScheduleonceListAllUsers_UserObjectSchema).describe("Array of user objects") }).passthrough().describe("Response model for listing all users.");
|
|
21
21
|
const scheduleonceListAllUsers = require_action.action("SCHEDULEONCE_LIST_ALL_USERS", {
|
|
22
22
|
slug: "scheduleonce-list-all-users",
|
|
23
23
|
name: "List All Users",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-users.cjs","names":["z","action"],"sources":["../../src/actions/list-all-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllUsersInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order.\").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 users in the account.\");\nconst ScheduleonceListAllUsers_UserObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n teams: z.array(z.string()).describe(\"Array of team IDs the user belongs to\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'user'\").nullable().optional(),\n status: z.string().describe(\"User status indicating if the user has signed in or is still in invited status\").nullable().optional(),\n timezone: z.string().describe(\"User's timezone (e.g., 'America/Chicago')\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n role_name: z.string().describe(\"User's role in the account (e.g., 'Member', 'Admin')\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n}).describe(\"Model for a user object.\");\nexport const ScheduleonceListAllUsersOutput = z.object({\n data: z.array(ScheduleonceListAllUsers_UserObjectSchema).describe(\"Array of user objects\"),\n}).describe(\"Response model for listing all users.\");\n\nexport const scheduleonceListAllUsers = action(\"SCHEDULEONCE_LIST_ALL_USERS\", {\n slug: \"scheduleonce-list-all-users\",\n name: \"List All Users\",\n description: \"Tool to list all users in the OnceHub account. Use when you need to retrieve user information with optional cursor-based pagination.\",\n input: ScheduleonceListAllUsersInput,\n output: ScheduleonceListAllUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5I,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,qDAAqD;AACjE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,0BAA0B;
|
|
1
|
+
{"version":3,"file":"list-all-users.cjs","names":["z","action"],"sources":["../../src/actions/list-all-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllUsersInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order.\").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 users in the account.\");\nconst ScheduleonceListAllUsers_UserObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n teams: z.array(z.string()).describe(\"Array of team IDs the user belongs to\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'user'\").nullable().optional(),\n status: z.string().describe(\"User status indicating if the user has signed in or is still in invited status\").nullable().optional(),\n timezone: z.string().describe(\"User's timezone (e.g., 'America/Chicago')\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n role_name: z.string().describe(\"User's role in the account (e.g., 'Member', 'Admin')\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n}).passthrough().describe(\"Model for a user object.\");\nexport const ScheduleonceListAllUsersOutput = z.object({\n data: z.array(ScheduleonceListAllUsers_UserObjectSchema).describe(\"Array of user objects\"),\n}).passthrough().describe(\"Response model for listing all users.\");\n\nexport const scheduleonceListAllUsers = action(\"SCHEDULEONCE_LIST_ALL_USERS\", {\n slug: \"scheduleonce-list-all-users\",\n name: \"List All Users\",\n description: \"Tool to list all users in the OnceHub account. Use when you need to retrieve user information with optional cursor-based pagination.\",\n input: ScheduleonceListAllUsersInput,\n output: ScheduleonceListAllUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5I,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,qDAAqD;AACjE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0BAA0B;AACpD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,MAAMA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,uBAAuB,EAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,8 +17,8 @@ declare const ScheduleonceListAllUsersOutput: z.ZodObject<{
|
|
|
17
17
|
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
role_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
21
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const scheduleonceListAllUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
after?: string | undefined;
|
|
24
24
|
limit?: number | undefined;
|
|
@@ -17,8 +17,8 @@ declare const ScheduleonceListAllUsersOutput: z.ZodObject<{
|
|
|
17
17
|
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
role_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
21
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const scheduleonceListAllUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
after?: string | undefined;
|
|
24
24
|
limit?: number | undefined;
|
|
@@ -16,13 +16,13 @@ const ScheduleonceListAllUsers_UserObjectSchema = z.object({
|
|
|
16
16
|
last_name: z.string().describe("User's last name").nullable().optional(),
|
|
17
17
|
role_name: z.string().describe("User's role in the account (e.g., 'Member', 'Admin')").nullable().optional(),
|
|
18
18
|
first_name: z.string().describe("User's first name").nullable().optional()
|
|
19
|
-
}).describe("Model for a user object.");
|
|
19
|
+
}).passthrough().describe("Model for a user object.");
|
|
20
20
|
const scheduleonceListAllUsers = action("SCHEDULEONCE_LIST_ALL_USERS", {
|
|
21
21
|
slug: "scheduleonce-list-all-users",
|
|
22
22
|
name: "List All Users",
|
|
23
23
|
description: "Tool to list all users in the OnceHub account. Use when you need to retrieve user information with optional cursor-based pagination.",
|
|
24
24
|
input: ScheduleonceListAllUsersInput,
|
|
25
|
-
output: z.object({ data: z.array(ScheduleonceListAllUsers_UserObjectSchema).describe("Array of user objects") }).describe("Response model for listing all users.")
|
|
25
|
+
output: z.object({ data: z.array(ScheduleonceListAllUsers_UserObjectSchema).describe("Array of user objects") }).passthrough().describe("Response model for listing all users.")
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { scheduleonceListAllUsers };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-users.mjs","names":[],"sources":["../../src/actions/list-all-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllUsersInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order.\").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 users in the account.\");\nconst ScheduleonceListAllUsers_UserObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n teams: z.array(z.string()).describe(\"Array of team IDs the user belongs to\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'user'\").nullable().optional(),\n status: z.string().describe(\"User status indicating if the user has signed in or is still in invited status\").nullable().optional(),\n timezone: z.string().describe(\"User's timezone (e.g., 'America/Chicago')\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n role_name: z.string().describe(\"User's role in the account (e.g., 'Member', 'Admin')\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n}).describe(\"Model for a user object.\");\nexport const ScheduleonceListAllUsersOutput = z.object({\n data: z.array(ScheduleonceListAllUsers_UserObjectSchema).describe(\"Array of user objects\"),\n}).describe(\"Response model for listing all users.\");\n\nexport const scheduleonceListAllUsers = action(\"SCHEDULEONCE_LIST_ALL_USERS\", {\n slug: \"scheduleonce-list-all-users\",\n name: \"List All Users\",\n description: \"Tool to list all users in the OnceHub account. Use when you need to retrieve user information with optional cursor-based pagination.\",\n input: ScheduleonceListAllUsersInput,\n output: ScheduleonceListAllUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5I,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,qDAAqD;AACjE,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,0BAA0B;
|
|
1
|
+
{"version":3,"file":"list-all-users.mjs","names":[],"sources":["../../src/actions/list-all-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceListAllUsersInput = z.object({\n after: z.string().describe(\"Object ID for cursor-based pagination. Returns objects after this ID in reverse chronological order.\").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 users in the account.\");\nconst ScheduleonceListAllUsers_UserObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n email: z.string().describe(\"User's email address\").nullable().optional(),\n teams: z.array(z.string()).describe(\"Array of team IDs the user belongs to\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'user'\").nullable().optional(),\n status: z.string().describe(\"User status indicating if the user has signed in or is still in invited status\").nullable().optional(),\n timezone: z.string().describe(\"User's timezone (e.g., 'America/Chicago')\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n role_name: z.string().describe(\"User's role in the account (e.g., 'Member', 'Admin')\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n}).passthrough().describe(\"Model for a user object.\");\nexport const ScheduleonceListAllUsersOutput = z.object({\n data: z.array(ScheduleonceListAllUsers_UserObjectSchema).describe(\"Array of user objects\"),\n}).passthrough().describe(\"Response model for listing all users.\");\n\nexport const scheduleonceListAllUsers = action(\"SCHEDULEONCE_LIST_ALL_USERS\", {\n slug: \"scheduleonce-list-all-users\",\n name: \"List All Users\",\n description: \"Tool to list all users in the OnceHub account. Use when you need to retrieve user information with optional cursor-based pagination.\",\n input: ScheduleonceListAllUsersInput,\n output: ScheduleonceListAllUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5I,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,qDAAqD;AACjE,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0BAA0B;AAKpD,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4C,EAAE,OAAO,EACrD,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,uBAAuB,EAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAOhB;AACV,CAAC"}
|
|
@@ -12,7 +12,7 @@ const ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema = zod.z.object({
|
|
|
12
12
|
last_name: zod.z.string().describe("Owner's last name.").nullable().optional(),
|
|
13
13
|
role_name: zod.z.string().describe("Owner's role name.").nullable().optional(),
|
|
14
14
|
first_name: zod.z.string().describe("Owner's first name.").nullable().optional()
|
|
15
|
-
}).describe("Model for owner object when expanded.");
|
|
15
|
+
}).passthrough().describe("Model for owner object when expanded.");
|
|
16
16
|
const ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema = zod.z.object({
|
|
17
17
|
name: zod.z.string().describe("Name of the custom field").nullable(),
|
|
18
18
|
value: zod.z.union([
|
|
@@ -21,7 +21,7 @@ const ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema = zod.z.object({
|
|
|
21
21
|
zod.z.number(),
|
|
22
22
|
zod.z.boolean()
|
|
23
23
|
]).nullable().optional()
|
|
24
|
-
}).describe("Model for custom field item.");
|
|
24
|
+
}).passthrough().describe("Model for custom field item.");
|
|
25
25
|
const ScheduleonceMarkBookingAsNoShow_FormSubmissionSchema = zod.z.object({
|
|
26
26
|
name: zod.z.string().describe("Customer's name.").nullable().optional(),
|
|
27
27
|
note: zod.z.string().describe("Additional note from customer.").nullable().optional(),
|
|
@@ -31,13 +31,13 @@ const ScheduleonceMarkBookingAsNoShow_FormSubmissionSchema = zod.z.object({
|
|
|
31
31
|
company: zod.z.string().describe("Customer's company.").nullable().optional(),
|
|
32
32
|
mobile_phone: zod.z.string().describe("Customer's mobile phone number.").nullable().optional(),
|
|
33
33
|
custom_fields: zod.z.array(ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema).describe("Array of custom field objects with name and value properties.").nullable().optional()
|
|
34
|
-
}).describe("Model for form submission data.");
|
|
35
|
-
const ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema = zod.z.object({ join_url: zod.z.string().describe("URL to join the virtual meeting.").nullable().optional() }).describe("Model for virtual conferencing details.");
|
|
34
|
+
}).passthrough().describe("Model for form submission data.");
|
|
35
|
+
const ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema = zod.z.object({ join_url: zod.z.string().describe("URL to join the virtual meeting.").nullable().optional() }).passthrough().describe("Model for virtual conferencing details.");
|
|
36
36
|
const ScheduleonceMarkBookingAsNoShow_CancelRescheduleInformationSchema = zod.z.object({
|
|
37
37
|
reason: zod.z.string().describe("Reason for cancellation or rescheduling.").nullable().optional(),
|
|
38
38
|
user_id: zod.z.string().describe("User ID who performed the action if initiated by a user.").nullable().optional(),
|
|
39
39
|
actioned_by: zod.z.string().describe("Who performed the action: 'user' or 'customer'.").nullable().optional()
|
|
40
|
-
}).describe("Model for cancellation or reschedule information.");
|
|
40
|
+
}).passthrough().describe("Model for cancellation or reschedule information.");
|
|
41
41
|
const ScheduleonceMarkBookingAsNoShowOutput = zod.z.object({
|
|
42
42
|
id: zod.z.string().describe("Unique booking identifier.").nullable(),
|
|
43
43
|
owner: zod.z.union([zod.z.string(), ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema]).nullable().optional(),
|
|
@@ -59,7 +59,7 @@ const ScheduleonceMarkBookingAsNoShowOutput = zod.z.object({
|
|
|
59
59
|
virtual_conferencing: ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema.nullable().optional(),
|
|
60
60
|
rescheduled_booking_id: zod.z.string().describe("ID of rescheduled booking if applicable.").nullable().optional(),
|
|
61
61
|
cancel_reschedule_information: ScheduleonceMarkBookingAsNoShow_CancelRescheduleInformationSchema.nullable().optional()
|
|
62
|
-
}).describe("Response model for booking marked as no-show.");
|
|
62
|
+
}).passthrough().describe("Response model for booking marked as no-show.");
|
|
63
63
|
const scheduleonceMarkBookingAsNoShow = require_action.action("SCHEDULEONCE_MARK_BOOKING_AS_NO_SHOW", {
|
|
64
64
|
slug: "scheduleonce-mark-booking-as-no-show",
|
|
65
65
|
name: "Mark Booking as No-Show",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mark-booking-as-no-show.cjs","names":["z","action"],"sources":["../../src/actions/mark-booking-as-no-show.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceMarkBookingAsNoShowInput = z.object({\n id: z.string().describe(\"The unique identifier of the booking to mark as no-show (e.g., 'BKNG-J4FR05BKEWEX'). The booking must exist and be in a valid state to be marked as no-show.\"),\n}).describe(\"Request model for marking a booking as no-show.\");\nconst ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema = z.object({\n id: z.string().describe(\"User ID of the owner.\").nullable(),\n email: z.string().describe(\"Owner's email address.\").nullable().optional(),\n teams: z.array(z.string()).describe(\"Owner's teams.\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'user'.\").nullable().optional(),\n status: z.string().describe(\"Owner's status.\").nullable().optional(),\n timezone: z.string().describe(\"Owner's timezone.\").nullable().optional(),\n last_name: z.string().describe(\"Owner's last name.\").nullable().optional(),\n role_name: z.string().describe(\"Owner's role name.\").nullable().optional(),\n first_name: z.string().describe(\"Owner's first name.\").nullable().optional(),\n}).describe(\"Model for owner object when expanded.\");\nconst ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema = z.object({\n name: z.string().describe(\"Name of the custom field\").nullable(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n}).describe(\"Model for custom field item.\");\nconst ScheduleonceMarkBookingAsNoShow_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.array(ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema).describe(\"Array of custom field objects with name and value properties.\").nullable().optional(),\n}).describe(\"Model for form submission data.\");\nconst ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema = z.object({\n join_url: z.string().describe(\"URL to join the virtual meeting.\").nullable().optional(),\n}).describe(\"Model for virtual conferencing details.\");\nconst ScheduleonceMarkBookingAsNoShow_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 if initiated by a user.\").nullable().optional(),\n actioned_by: z.string().describe(\"Who performed the action: 'user' or 'customer'.\").nullable().optional(),\n}).describe(\"Model for cancellation or reschedule information.\");\nexport const ScheduleonceMarkBookingAsNoShowOutput = z.object({\n id: z.string().describe(\"Unique booking identifier.\").nullable(),\n owner: z.union([z.string(), ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema]).nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking'.\").nullable(),\n status: z.string().describe(\"Booking status (will be 'no_show' after successful operation).\").nullable(),\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.string().describe(\"Event type ID.\").nullable().optional(),\n master_page: z.string().describe(\"Master page ID.\").nullable().optional(),\n tracking_id: z.string().describe(\"Human-readable tracking number.\").nullable().optional(),\n booking_page: z.string().describe(\"Booking page ID.\").nullable().optional(),\n creation_time: z.string().describe(\"ISO 8601 timestamp of booking creation.\").nullable().optional(),\n starting_time: z.string().describe(\"ISO 8601 timestamp of scheduled start time.\").nullable().optional(),\n form_submission: ScheduleonceMarkBookingAsNoShow_FormSubmissionSchema.nullable().optional(),\n duration_minutes: z.number().int().describe(\"Duration of the booking 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 update.\").nullable().optional(),\n location_description: z.string().describe(\"Physical location description.\").nullable().optional(),\n virtual_conferencing: ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema.nullable().optional(),\n rescheduled_booking_id: z.string().describe(\"ID of rescheduled booking if applicable.\").nullable().optional(),\n cancel_reschedule_information: ScheduleonceMarkBookingAsNoShow_CancelRescheduleInformationSchema.nullable().optional(),\n}).describe(\"Response model for booking marked as no-show.\");\n\nexport const scheduleonceMarkBookingAsNoShow = action(\"SCHEDULEONCE_MARK_BOOKING_AS_NO_SHOW\", {\n slug: \"scheduleonce-mark-booking-as-no-show\",\n name: \"Mark Booking as No-Show\",\n description: \"Tool to mark a completed booking as no-show in OnceHub. Use when the customer did not attend the scheduled meeting and you need to update the booking status to reflect the no-show.\",\n input: ScheduleonceMarkBookingAsNoShowInput,\n output: ScheduleonceMarkBookingAsNoShowOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"mark-booking-as-no-show.cjs","names":["z","action"],"sources":["../../src/actions/mark-booking-as-no-show.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceMarkBookingAsNoShowInput = z.object({\n id: z.string().describe(\"The unique identifier of the booking to mark as no-show (e.g., 'BKNG-J4FR05BKEWEX'). The booking must exist and be in a valid state to be marked as no-show.\"),\n}).describe(\"Request model for marking a booking as no-show.\");\nconst ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema = z.object({\n id: z.string().describe(\"User ID of the owner.\").nullable(),\n email: z.string().describe(\"Owner's email address.\").nullable().optional(),\n teams: z.array(z.string()).describe(\"Owner's teams.\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'user'.\").nullable().optional(),\n status: z.string().describe(\"Owner's status.\").nullable().optional(),\n timezone: z.string().describe(\"Owner's timezone.\").nullable().optional(),\n last_name: z.string().describe(\"Owner's last name.\").nullable().optional(),\n role_name: z.string().describe(\"Owner's role name.\").nullable().optional(),\n first_name: z.string().describe(\"Owner's first name.\").nullable().optional(),\n}).passthrough().describe(\"Model for owner object when expanded.\");\nconst ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema = z.object({\n name: z.string().describe(\"Name of the custom field\").nullable(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Model for custom field item.\");\nconst ScheduleonceMarkBookingAsNoShow_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.array(ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema).describe(\"Array of custom field objects with name and value properties.\").nullable().optional(),\n}).passthrough().describe(\"Model for form submission data.\");\nconst ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema = z.object({\n join_url: z.string().describe(\"URL to join the virtual meeting.\").nullable().optional(),\n}).passthrough().describe(\"Model for virtual conferencing details.\");\nconst ScheduleonceMarkBookingAsNoShow_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 if initiated by a user.\").nullable().optional(),\n actioned_by: z.string().describe(\"Who performed the action: 'user' or 'customer'.\").nullable().optional(),\n}).passthrough().describe(\"Model for cancellation or reschedule information.\");\nexport const ScheduleonceMarkBookingAsNoShowOutput = z.object({\n id: z.string().describe(\"Unique booking identifier.\").nullable(),\n owner: z.union([z.string(), ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema]).nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking'.\").nullable(),\n status: z.string().describe(\"Booking status (will be 'no_show' after successful operation).\").nullable(),\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.string().describe(\"Event type ID.\").nullable().optional(),\n master_page: z.string().describe(\"Master page ID.\").nullable().optional(),\n tracking_id: z.string().describe(\"Human-readable tracking number.\").nullable().optional(),\n booking_page: z.string().describe(\"Booking page ID.\").nullable().optional(),\n creation_time: z.string().describe(\"ISO 8601 timestamp of booking creation.\").nullable().optional(),\n starting_time: z.string().describe(\"ISO 8601 timestamp of scheduled start time.\").nullable().optional(),\n form_submission: ScheduleonceMarkBookingAsNoShow_FormSubmissionSchema.nullable().optional(),\n duration_minutes: z.number().int().describe(\"Duration of the booking 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 update.\").nullable().optional(),\n location_description: z.string().describe(\"Physical location description.\").nullable().optional(),\n virtual_conferencing: ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema.nullable().optional(),\n rescheduled_booking_id: z.string().describe(\"ID of rescheduled booking if applicable.\").nullable().optional(),\n cancel_reschedule_information: ScheduleonceMarkBookingAsNoShow_CancelRescheduleInformationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for booking marked as no-show.\");\n\nexport const scheduleonceMarkBookingAsNoShow = action(\"SCHEDULEONCE_MARK_BOOKING_AS_NO_SHOW\", {\n slug: \"scheduleonce-mark-booking-as-no-show\",\n name: \"Mark Booking as No-Show\",\n description: \"Tool to mark a completed booking as no-show in OnceHub. Use when the customer did not attend the scheduled meeting and you need to update the booking status to reflect the no-show.\",\n input: ScheduleonceMarkBookingAsNoShowInput,\n output: ScheduleonceMarkBookingAsNoShowOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,EACxL,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,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,MAAM,qDAAqD,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,4DAA4DA,IAAAA,EAAE,OAAO,EACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,oEAAoEA,IAAAA,EAAE,OAAO;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAG,iDAAiD,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,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,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiB,qDAAqD,SAAS,CAAC,CAAC,SAAS;CAC1F,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,sBAAsB,0DAA0D,SAAS,CAAC,CAAC,SAAS;CACpG,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,+BAA+B,kEAAkE,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,kCAAkCC,eAAAA,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,7 +16,7 @@ declare const ScheduleonceMarkBookingAsNoShowOutput: z.ZodObject<{
|
|
|
16
16
|
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
role_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>]>>>;
|
|
20
20
|
object: z.ZodNullable<z.ZodString>;
|
|
21
21
|
status: z.ZodNullable<z.ZodString>;
|
|
22
22
|
subject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -38,22 +38,22 @@ declare const ScheduleonceMarkBookingAsNoShowOutput: z.ZodObject<{
|
|
|
38
38
|
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
39
39
|
name: z.ZodNullable<z.ZodString>;
|
|
40
40
|
value: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>>;
|
|
41
|
-
}, z.core.$
|
|
42
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>>>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
duration_minutes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
44
|
customer_timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
45
|
last_updated_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
location_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
47
|
virtual_conferencing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
48
48
|
join_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
-
}, z.core.$
|
|
49
|
+
}, z.core.$loose>>>;
|
|
50
50
|
rescheduled_booking_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
cancel_reschedule_information: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
52
52
|
reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
53
|
user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
54
|
actioned_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
-
}, z.core.$
|
|
56
|
-
}, z.core.$
|
|
55
|
+
}, z.core.$loose>>>;
|
|
56
|
+
}, z.core.$loose>;
|
|
57
57
|
declare const scheduleonceMarkBookingAsNoShow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
58
58
|
id: string;
|
|
59
59
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -16,7 +16,7 @@ declare const ScheduleonceMarkBookingAsNoShowOutput: z.ZodObject<{
|
|
|
16
16
|
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
role_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>]>>>;
|
|
20
20
|
object: z.ZodNullable<z.ZodString>;
|
|
21
21
|
status: z.ZodNullable<z.ZodString>;
|
|
22
22
|
subject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -38,22 +38,22 @@ declare const ScheduleonceMarkBookingAsNoShowOutput: z.ZodObject<{
|
|
|
38
38
|
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
39
39
|
name: z.ZodNullable<z.ZodString>;
|
|
40
40
|
value: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>>;
|
|
41
|
-
}, z.core.$
|
|
42
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>>>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
duration_minutes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
44
|
customer_timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
45
|
last_updated_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
location_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
47
|
virtual_conferencing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
48
48
|
join_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
-
}, z.core.$
|
|
49
|
+
}, z.core.$loose>>>;
|
|
50
50
|
rescheduled_booking_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
cancel_reschedule_information: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
52
52
|
reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
53
|
user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
54
|
actioned_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
-
}, z.core.$
|
|
56
|
-
}, z.core.$
|
|
55
|
+
}, z.core.$loose>>>;
|
|
56
|
+
}, z.core.$loose>;
|
|
57
57
|
declare const scheduleonceMarkBookingAsNoShow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
58
58
|
id: string;
|
|
59
59
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -12,7 +12,7 @@ const ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema = z.object({
|
|
|
12
12
|
last_name: z.string().describe("Owner's last name.").nullable().optional(),
|
|
13
13
|
role_name: z.string().describe("Owner's role name.").nullable().optional(),
|
|
14
14
|
first_name: z.string().describe("Owner's first name.").nullable().optional()
|
|
15
|
-
}).describe("Model for owner object when expanded.");
|
|
15
|
+
}).passthrough().describe("Model for owner object when expanded.");
|
|
16
16
|
const ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema = z.object({
|
|
17
17
|
name: z.string().describe("Name of the custom field").nullable(),
|
|
18
18
|
value: z.union([
|
|
@@ -21,7 +21,7 @@ const ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema = z.object({
|
|
|
21
21
|
z.number(),
|
|
22
22
|
z.boolean()
|
|
23
23
|
]).nullable().optional()
|
|
24
|
-
}).describe("Model for custom field item.");
|
|
24
|
+
}).passthrough().describe("Model for custom field item.");
|
|
25
25
|
const ScheduleonceMarkBookingAsNoShow_FormSubmissionSchema = z.object({
|
|
26
26
|
name: z.string().describe("Customer's name.").nullable().optional(),
|
|
27
27
|
note: z.string().describe("Additional note from customer.").nullable().optional(),
|
|
@@ -31,13 +31,13 @@ const ScheduleonceMarkBookingAsNoShow_FormSubmissionSchema = z.object({
|
|
|
31
31
|
company: z.string().describe("Customer's company.").nullable().optional(),
|
|
32
32
|
mobile_phone: z.string().describe("Customer's mobile phone number.").nullable().optional(),
|
|
33
33
|
custom_fields: z.array(ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema).describe("Array of custom field objects with name and value properties.").nullable().optional()
|
|
34
|
-
}).describe("Model for form submission data.");
|
|
35
|
-
const ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema = z.object({ join_url: z.string().describe("URL to join the virtual meeting.").nullable().optional() }).describe("Model for virtual conferencing details.");
|
|
34
|
+
}).passthrough().describe("Model for form submission data.");
|
|
35
|
+
const ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema = z.object({ join_url: z.string().describe("URL to join the virtual meeting.").nullable().optional() }).passthrough().describe("Model for virtual conferencing details.");
|
|
36
36
|
const ScheduleonceMarkBookingAsNoShow_CancelRescheduleInformationSchema = z.object({
|
|
37
37
|
reason: z.string().describe("Reason for cancellation or rescheduling.").nullable().optional(),
|
|
38
38
|
user_id: z.string().describe("User ID who performed the action if initiated by a user.").nullable().optional(),
|
|
39
39
|
actioned_by: z.string().describe("Who performed the action: 'user' or 'customer'.").nullable().optional()
|
|
40
|
-
}).describe("Model for cancellation or reschedule information.");
|
|
40
|
+
}).passthrough().describe("Model for cancellation or reschedule information.");
|
|
41
41
|
const scheduleonceMarkBookingAsNoShow = action("SCHEDULEONCE_MARK_BOOKING_AS_NO_SHOW", {
|
|
42
42
|
slug: "scheduleonce-mark-booking-as-no-show",
|
|
43
43
|
name: "Mark Booking as No-Show",
|
|
@@ -64,7 +64,7 @@ const scheduleonceMarkBookingAsNoShow = action("SCHEDULEONCE_MARK_BOOKING_AS_NO_
|
|
|
64
64
|
virtual_conferencing: ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema.nullable().optional(),
|
|
65
65
|
rescheduled_booking_id: z.string().describe("ID of rescheduled booking if applicable.").nullable().optional(),
|
|
66
66
|
cancel_reschedule_information: ScheduleonceMarkBookingAsNoShow_CancelRescheduleInformationSchema.nullable().optional()
|
|
67
|
-
}).describe("Response model for booking marked as no-show.")
|
|
67
|
+
}).passthrough().describe("Response model for booking marked as no-show.")
|
|
68
68
|
});
|
|
69
69
|
//#endregion
|
|
70
70
|
export { scheduleonceMarkBookingAsNoShow };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mark-booking-as-no-show.mjs","names":[],"sources":["../../src/actions/mark-booking-as-no-show.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceMarkBookingAsNoShowInput = z.object({\n id: z.string().describe(\"The unique identifier of the booking to mark as no-show (e.g., 'BKNG-J4FR05BKEWEX'). The booking must exist and be in a valid state to be marked as no-show.\"),\n}).describe(\"Request model for marking a booking as no-show.\");\nconst ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema = z.object({\n id: z.string().describe(\"User ID of the owner.\").nullable(),\n email: z.string().describe(\"Owner's email address.\").nullable().optional(),\n teams: z.array(z.string()).describe(\"Owner's teams.\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'user'.\").nullable().optional(),\n status: z.string().describe(\"Owner's status.\").nullable().optional(),\n timezone: z.string().describe(\"Owner's timezone.\").nullable().optional(),\n last_name: z.string().describe(\"Owner's last name.\").nullable().optional(),\n role_name: z.string().describe(\"Owner's role name.\").nullable().optional(),\n first_name: z.string().describe(\"Owner's first name.\").nullable().optional(),\n}).describe(\"Model for owner object when expanded.\");\nconst ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema = z.object({\n name: z.string().describe(\"Name of the custom field\").nullable(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n}).describe(\"Model for custom field item.\");\nconst ScheduleonceMarkBookingAsNoShow_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.array(ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema).describe(\"Array of custom field objects with name and value properties.\").nullable().optional(),\n}).describe(\"Model for form submission data.\");\nconst ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema = z.object({\n join_url: z.string().describe(\"URL to join the virtual meeting.\").nullable().optional(),\n}).describe(\"Model for virtual conferencing details.\");\nconst ScheduleonceMarkBookingAsNoShow_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 if initiated by a user.\").nullable().optional(),\n actioned_by: z.string().describe(\"Who performed the action: 'user' or 'customer'.\").nullable().optional(),\n}).describe(\"Model for cancellation or reschedule information.\");\nexport const ScheduleonceMarkBookingAsNoShowOutput = z.object({\n id: z.string().describe(\"Unique booking identifier.\").nullable(),\n owner: z.union([z.string(), ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema]).nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking'.\").nullable(),\n status: z.string().describe(\"Booking status (will be 'no_show' after successful operation).\").nullable(),\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.string().describe(\"Event type ID.\").nullable().optional(),\n master_page: z.string().describe(\"Master page ID.\").nullable().optional(),\n tracking_id: z.string().describe(\"Human-readable tracking number.\").nullable().optional(),\n booking_page: z.string().describe(\"Booking page ID.\").nullable().optional(),\n creation_time: z.string().describe(\"ISO 8601 timestamp of booking creation.\").nullable().optional(),\n starting_time: z.string().describe(\"ISO 8601 timestamp of scheduled start time.\").nullable().optional(),\n form_submission: ScheduleonceMarkBookingAsNoShow_FormSubmissionSchema.nullable().optional(),\n duration_minutes: z.number().int().describe(\"Duration of the booking 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 update.\").nullable().optional(),\n location_description: z.string().describe(\"Physical location description.\").nullable().optional(),\n virtual_conferencing: ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema.nullable().optional(),\n rescheduled_booking_id: z.string().describe(\"ID of rescheduled booking if applicable.\").nullable().optional(),\n cancel_reschedule_information: ScheduleonceMarkBookingAsNoShow_CancelRescheduleInformationSchema.nullable().optional(),\n}).describe(\"Response model for booking marked as no-show.\");\n\nexport const scheduleonceMarkBookingAsNoShow = action(\"SCHEDULEONCE_MARK_BOOKING_AS_NO_SHOW\", {\n slug: \"scheduleonce-mark-booking-as-no-show\",\n name: \"Mark Booking as No-Show\",\n description: \"Tool to mark a completed booking as no-show in OnceHub. Use when the customer did not attend the scheduled meeting and you need to update the booking status to reflect the no-show.\",\n input: ScheduleonceMarkBookingAsNoShowInput,\n output: ScheduleonceMarkBookingAsNoShowOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,EACxL,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,uCAAuC;
|
|
1
|
+
{"version":3,"file":"mark-booking-as-no-show.mjs","names":[],"sources":["../../src/actions/mark-booking-as-no-show.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceMarkBookingAsNoShowInput = z.object({\n id: z.string().describe(\"The unique identifier of the booking to mark as no-show (e.g., 'BKNG-J4FR05BKEWEX'). The booking must exist and be in a valid state to be marked as no-show.\"),\n}).describe(\"Request model for marking a booking as no-show.\");\nconst ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema = z.object({\n id: z.string().describe(\"User ID of the owner.\").nullable(),\n email: z.string().describe(\"Owner's email address.\").nullable().optional(),\n teams: z.array(z.string()).describe(\"Owner's teams.\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'user'.\").nullable().optional(),\n status: z.string().describe(\"Owner's status.\").nullable().optional(),\n timezone: z.string().describe(\"Owner's timezone.\").nullable().optional(),\n last_name: z.string().describe(\"Owner's last name.\").nullable().optional(),\n role_name: z.string().describe(\"Owner's role name.\").nullable().optional(),\n first_name: z.string().describe(\"Owner's first name.\").nullable().optional(),\n}).passthrough().describe(\"Model for owner object when expanded.\");\nconst ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema = z.object({\n name: z.string().describe(\"Name of the custom field\").nullable(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Model for custom field item.\");\nconst ScheduleonceMarkBookingAsNoShow_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.array(ScheduleonceMarkBookingAsNoShow_CustomFieldItemSchema).describe(\"Array of custom field objects with name and value properties.\").nullable().optional(),\n}).passthrough().describe(\"Model for form submission data.\");\nconst ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema = z.object({\n join_url: z.string().describe(\"URL to join the virtual meeting.\").nullable().optional(),\n}).passthrough().describe(\"Model for virtual conferencing details.\");\nconst ScheduleonceMarkBookingAsNoShow_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 if initiated by a user.\").nullable().optional(),\n actioned_by: z.string().describe(\"Who performed the action: 'user' or 'customer'.\").nullable().optional(),\n}).passthrough().describe(\"Model for cancellation or reschedule information.\");\nexport const ScheduleonceMarkBookingAsNoShowOutput = z.object({\n id: z.string().describe(\"Unique booking identifier.\").nullable(),\n owner: z.union([z.string(), ScheduleonceMarkBookingAsNoShow_OwnerObjectSchema]).nullable().optional(),\n object: z.string().describe(\"Object type, always 'booking'.\").nullable(),\n status: z.string().describe(\"Booking status (will be 'no_show' after successful operation).\").nullable(),\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.string().describe(\"Event type ID.\").nullable().optional(),\n master_page: z.string().describe(\"Master page ID.\").nullable().optional(),\n tracking_id: z.string().describe(\"Human-readable tracking number.\").nullable().optional(),\n booking_page: z.string().describe(\"Booking page ID.\").nullable().optional(),\n creation_time: z.string().describe(\"ISO 8601 timestamp of booking creation.\").nullable().optional(),\n starting_time: z.string().describe(\"ISO 8601 timestamp of scheduled start time.\").nullable().optional(),\n form_submission: ScheduleonceMarkBookingAsNoShow_FormSubmissionSchema.nullable().optional(),\n duration_minutes: z.number().int().describe(\"Duration of the booking 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 update.\").nullable().optional(),\n location_description: z.string().describe(\"Physical location description.\").nullable().optional(),\n virtual_conferencing: ScheduleonceMarkBookingAsNoShow_VirtualConferencingSchema.nullable().optional(),\n rescheduled_booking_id: z.string().describe(\"ID of rescheduled booking if applicable.\").nullable().optional(),\n cancel_reschedule_information: ScheduleonceMarkBookingAsNoShow_CancelRescheduleInformationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for booking marked as no-show.\");\n\nexport const scheduleonceMarkBookingAsNoShow = action(\"SCHEDULEONCE_MARK_BOOKING_AS_NO_SHOW\", {\n slug: \"scheduleonce-mark-booking-as-no-show\",\n name: \"Mark Booking as No-Show\",\n description: \"Tool to mark a completed booking as no-show in OnceHub. Use when the customer did not attend the scheduled meeting and you need to update the booking status to reflect the no-show.\",\n input: ScheduleonceMarkBookingAsNoShowInput,\n output: ScheduleonceMarkBookingAsNoShowOutput,\n});\n"],"mappings":"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"}
|
|
@@ -5,7 +5,7 @@ const ScheduleonceTestApiKeyInput = zod.z.object({}).describe("Request model for
|
|
|
5
5
|
const ScheduleonceTestApiKeyOutput = zod.z.object({
|
|
6
6
|
uid: zod.z.string().describe("Unique identifier returned in the response").nullable().optional(),
|
|
7
7
|
message: zod.z.string().describe("Contains additional information about the API validation").nullable().optional()
|
|
8
|
-
}).describe("Response model for API key test endpoint.");
|
|
8
|
+
}).passthrough().describe("Response model for API key test endpoint.");
|
|
9
9
|
const scheduleonceTestApiKey = require_action.action("SCHEDULEONCE_TEST_API_KEY", {
|
|
10
10
|
slug: "scheduleonce-test-api-key",
|
|
11
11
|
name: "Test API Key",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"test-api-key.cjs","names":["z","action"],"sources":["../../src/actions/test-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceTestApiKeyInput = z.object({}).describe(\"Request model for testing API key authentication.\\nNo parameters required - authentication is performed via API-Key header.\");\nexport const ScheduleonceTestApiKeyOutput = z.object({\n uid: z.string().describe(\"Unique identifier returned in the response\").nullable().optional(),\n message: z.string().describe(\"Contains additional information about the API validation\").nullable().optional(),\n}).describe(\"Response model for API key test endpoint.\");\n\nexport const scheduleonceTestApiKey = action(\"SCHEDULEONCE_TEST_API_KEY\", {\n slug: \"scheduleonce-test-api-key\",\n name: \"Test API Key\",\n description: \"Tool to validate API key authentication for OnceHub. Use when you need to verify that your API key is valid and active before making other API calls to the platform.\",\n input: ScheduleonceTestApiKeyInput,\n output: ScheduleonceTestApiKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6HAA6H;AAC9L,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,2CAA2C;
|
|
1
|
+
{"version":3,"file":"test-api-key.cjs","names":["z","action"],"sources":["../../src/actions/test-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceTestApiKeyInput = z.object({}).describe(\"Request model for testing API key authentication.\\nNo parameters required - authentication is performed via API-Key header.\");\nexport const ScheduleonceTestApiKeyOutput = z.object({\n uid: z.string().describe(\"Unique identifier returned in the response\").nullable().optional(),\n message: z.string().describe(\"Contains additional information about the API validation\").nullable().optional(),\n}).passthrough().describe(\"Response model for API key test endpoint.\");\n\nexport const scheduleonceTestApiKey = action(\"SCHEDULEONCE_TEST_API_KEY\", {\n slug: \"scheduleonce-test-api-key\",\n name: \"Test API Key\",\n description: \"Tool to validate API key authentication for OnceHub. Use when you need to verify that your API key is valid and active before making other API calls to the platform.\",\n input: ScheduleonceTestApiKeyInput,\n output: ScheduleonceTestApiKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6HAA6H;AAC9L,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ declare const ScheduleonceTestApiKeyInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const ScheduleonceTestApiKeyOutput: z.ZodObject<{
|
|
6
6
|
uid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
7
7
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
|
-
}, z.core.$
|
|
8
|
+
}, z.core.$loose>;
|
|
9
9
|
declare const scheduleonceTestApiKey: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { scheduleonceTestApiKey };
|
|
@@ -5,7 +5,7 @@ declare const ScheduleonceTestApiKeyInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const ScheduleonceTestApiKeyOutput: z.ZodObject<{
|
|
6
6
|
uid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
7
7
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
|
-
}, z.core.$
|
|
8
|
+
}, z.core.$loose>;
|
|
9
9
|
declare const scheduleonceTestApiKey: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { scheduleonceTestApiKey };
|
|
@@ -8,7 +8,7 @@ const scheduleonceTestApiKey = action("SCHEDULEONCE_TEST_API_KEY", {
|
|
|
8
8
|
output: z.object({
|
|
9
9
|
uid: z.string().describe("Unique identifier returned in the response").nullable().optional(),
|
|
10
10
|
message: z.string().describe("Contains additional information about the API validation").nullable().optional()
|
|
11
|
-
}).describe("Response model for API key test endpoint.")
|
|
11
|
+
}).passthrough().describe("Response model for API key test endpoint.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { scheduleonceTestApiKey };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"test-api-key.mjs","names":[],"sources":["../../src/actions/test-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceTestApiKeyInput = z.object({}).describe(\"Request model for testing API key authentication.\\nNo parameters required - authentication is performed via API-Key header.\");\nexport const ScheduleonceTestApiKeyOutput = z.object({\n uid: z.string().describe(\"Unique identifier returned in the response\").nullable().optional(),\n message: z.string().describe(\"Contains additional information about the API validation\").nullable().optional(),\n}).describe(\"Response model for API key test endpoint.\");\n\nexport const scheduleonceTestApiKey = action(\"SCHEDULEONCE_TEST_API_KEY\", {\n slug: \"scheduleonce-test-api-key\",\n name: \"Test API Key\",\n description: \"Tool to validate API key authentication for OnceHub. Use when you need to verify that your API key is valid and active before making other API calls to the platform.\",\n input: ScheduleonceTestApiKeyInput,\n output: ScheduleonceTestApiKeyOutput,\n});\n"],"mappings":";;AAUA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVyC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6HAUxD;CACP,QAV0C,EAAE,OAAO;EACnD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"test-api-key.mjs","names":[],"sources":["../../src/actions/test-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceTestApiKeyInput = z.object({}).describe(\"Request model for testing API key authentication.\\nNo parameters required - authentication is performed via API-Key header.\");\nexport const ScheduleonceTestApiKeyOutput = z.object({\n uid: z.string().describe(\"Unique identifier returned in the response\").nullable().optional(),\n message: z.string().describe(\"Contains additional information about the API validation\").nullable().optional(),\n}).passthrough().describe(\"Response model for API key test endpoint.\");\n\nexport const scheduleonceTestApiKey = action(\"SCHEDULEONCE_TEST_API_KEY\", {\n slug: \"scheduleonce-test-api-key\",\n name: \"Test API Key\",\n description: \"Tool to validate API key authentication for OnceHub. Use when you need to verify that your API key is valid and active before making other API calls to the platform.\",\n input: ScheduleonceTestApiKeyInput,\n output: ScheduleonceTestApiKeyOutput,\n});\n"],"mappings":";;AAUA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVyC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6HAUxD;CACP,QAV0C,EAAE,OAAO;EACnD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -18,7 +18,7 @@ const ScheduleonceUpdateContactOutput = zod.z.object({
|
|
|
18
18
|
created_at: zod.z.string().describe("ISO8601 timestamp when the contact was created.").nullable().optional(),
|
|
19
19
|
first_name: zod.z.string().describe("First name of the contact.").nullable().optional(),
|
|
20
20
|
updated_at: zod.z.string().describe("ISO8601 timestamp when the contact was last updated.").nullable().optional()
|
|
21
|
-
}).describe("Response schema for the updated contact in ScheduleOnce.");
|
|
21
|
+
}).passthrough().describe("Response schema for the updated contact in ScheduleOnce.");
|
|
22
22
|
const scheduleonceUpdateContact = require_action.action("SCHEDULEONCE_UPDATE_CONTACT", {
|
|
23
23
|
slug: "scheduleonce-update-contact",
|
|
24
24
|
name: "Update Contact",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-contact.cjs","names":["z","action"],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceUpdateContactInput = z.object({\n id: z.string().describe(\"Unique identifier of the contact to update (e.g., 'CTC-W35G2NEQ2PC6QX').\"),\n email: z.string().describe(\"Updated email address of the contact.\").optional(),\n phone: z.string().describe(\"Updated phone number of the contact.\").optional(),\n company: z.string().describe(\"Updated company name associated with the contact.\").optional(),\n last_name: z.string().describe(\"Updated last name of the contact.\").optional(),\n first_name: z.string().describe(\"Updated first name of the contact.\").optional(),\n}).describe(\"Request schema for updating an existing contact in ScheduleOnce.\");\nexport const ScheduleonceUpdateContactOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact.\").nullable(),\n email: z.string().describe(\"Email address of the contact.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact.\").nullable().optional(),\n company: z.string().describe(\"Company name associated with the contact.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the contact.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the contact was created.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the contact.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO8601 timestamp when the contact was last updated.\").nullable().optional(),\n}).describe(\"Response schema for the updated contact in ScheduleOnce.\");\n\nexport const scheduleonceUpdateContact = action(\"SCHEDULEONCE_UPDATE_CONTACT\", {\n slug: \"scheduleonce-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in ScheduleOnce. Use when you need to modify contact information such as name, email, company, or phone number.\",\n input: ScheduleonceUpdateContactInput,\n output: ScheduleonceUpdateContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,0DAA0D;
|
|
1
|
+
{"version":3,"file":"update-contact.cjs","names":["z","action"],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceUpdateContactInput = z.object({\n id: z.string().describe(\"Unique identifier of the contact to update (e.g., 'CTC-W35G2NEQ2PC6QX').\"),\n email: z.string().describe(\"Updated email address of the contact.\").optional(),\n phone: z.string().describe(\"Updated phone number of the contact.\").optional(),\n company: z.string().describe(\"Updated company name associated with the contact.\").optional(),\n last_name: z.string().describe(\"Updated last name of the contact.\").optional(),\n first_name: z.string().describe(\"Updated first name of the contact.\").optional(),\n}).describe(\"Request schema for updating an existing contact in ScheduleOnce.\");\nexport const ScheduleonceUpdateContactOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact.\").nullable(),\n email: z.string().describe(\"Email address of the contact.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact.\").nullable().optional(),\n company: z.string().describe(\"Company name associated with the contact.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the contact.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the contact was created.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the contact.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO8601 timestamp when the contact was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for the updated contact in ScheduleOnce.\");\n\nexport const scheduleonceUpdateContact = action(\"SCHEDULEONCE_UPDATE_CONTACT\", {\n slug: \"scheduleonce-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in ScheduleOnce. Use when you need to modify contact information such as name, email, company, or phone number.\",\n input: ScheduleonceUpdateContactInput,\n output: ScheduleonceUpdateContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -18,7 +18,7 @@ declare const ScheduleonceUpdateContactOutput: z.ZodObject<{
|
|
|
18
18
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const scheduleonceUpdateContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: string;
|
|
24
24
|
email?: string | undefined;
|
|
@@ -18,7 +18,7 @@ declare const ScheduleonceUpdateContactOutput: z.ZodObject<{
|
|
|
18
18
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const scheduleonceUpdateContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: string;
|
|
24
24
|
email?: string | undefined;
|
|
@@ -21,7 +21,7 @@ const scheduleonceUpdateContact = action("SCHEDULEONCE_UPDATE_CONTACT", {
|
|
|
21
21
|
created_at: z.string().describe("ISO8601 timestamp when the contact was created.").nullable().optional(),
|
|
22
22
|
first_name: z.string().describe("First name of the contact.").nullable().optional(),
|
|
23
23
|
updated_at: z.string().describe("ISO8601 timestamp when the contact was last updated.").nullable().optional()
|
|
24
|
-
}).describe("Response schema for the updated contact in ScheduleOnce.")
|
|
24
|
+
}).passthrough().describe("Response schema for the updated contact in ScheduleOnce.")
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
27
27
|
export { scheduleonceUpdateContact };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-contact.mjs","names":[],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceUpdateContactInput = z.object({\n id: z.string().describe(\"Unique identifier of the contact to update (e.g., 'CTC-W35G2NEQ2PC6QX').\"),\n email: z.string().describe(\"Updated email address of the contact.\").optional(),\n phone: z.string().describe(\"Updated phone number of the contact.\").optional(),\n company: z.string().describe(\"Updated company name associated with the contact.\").optional(),\n last_name: z.string().describe(\"Updated last name of the contact.\").optional(),\n first_name: z.string().describe(\"Updated first name of the contact.\").optional(),\n}).describe(\"Request schema for updating an existing contact in ScheduleOnce.\");\nexport const ScheduleonceUpdateContactOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact.\").nullable(),\n email: z.string().describe(\"Email address of the contact.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact.\").nullable().optional(),\n company: z.string().describe(\"Company name associated with the contact.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the contact.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the contact was created.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the contact.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO8601 timestamp when the contact was last updated.\").nullable().optional(),\n}).describe(\"Response schema for the updated contact in ScheduleOnce.\");\n\nexport const scheduleonceUpdateContact = action(\"SCHEDULEONCE_UPDATE_CONTACT\", {\n slug: \"scheduleonce-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in ScheduleOnce. Use when you need to modify contact information such as name, email, company, or phone number.\",\n input: ScheduleonceUpdateContactInput,\n output: ScheduleonceUpdateContactOutput,\n});\n"],"mappings":";;AAuBA,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;EAClG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,SAAS,kEAgBH;CACP,QAhB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"update-contact.mjs","names":[],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScheduleonceUpdateContactInput = z.object({\n id: z.string().describe(\"Unique identifier of the contact to update (e.g., 'CTC-W35G2NEQ2PC6QX').\"),\n email: z.string().describe(\"Updated email address of the contact.\").optional(),\n phone: z.string().describe(\"Updated phone number of the contact.\").optional(),\n company: z.string().describe(\"Updated company name associated with the contact.\").optional(),\n last_name: z.string().describe(\"Updated last name of the contact.\").optional(),\n first_name: z.string().describe(\"Updated first name of the contact.\").optional(),\n}).describe(\"Request schema for updating an existing contact in ScheduleOnce.\");\nexport const ScheduleonceUpdateContactOutput = z.object({\n id: z.string().describe(\"Unique identifier of the contact.\").nullable(),\n email: z.string().describe(\"Email address of the contact.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact.\").nullable().optional(),\n company: z.string().describe(\"Company name associated with the contact.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the contact.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the contact was created.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the contact.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO8601 timestamp when the contact was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for the updated contact in ScheduleOnce.\");\n\nexport const scheduleonceUpdateContact = action(\"SCHEDULEONCE_UPDATE_CONTACT\", {\n slug: \"scheduleonce-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in ScheduleOnce. Use when you need to modify contact information such as name, email, company, or phone number.\",\n input: ScheduleonceUpdateContactInput,\n output: ScheduleonceUpdateContactOutput,\n});\n"],"mappings":";;AAuBA,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;EAClG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,SAAS,kEAgBH;CACP,QAhB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
|