@keystrokehq/reply_io 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-contact-to-sequence.cjs +1 -0
- package/dist/actions/add-contact-to-sequence.cjs.map +1 -1
- package/dist/actions/add-contact-to-sequence.d.cts +3 -20
- package/dist/actions/add-contact-to-sequence.d.cts.map +1 -1
- package/dist/actions/add-contact-to-sequence.d.mts +3 -20
- package/dist/actions/add-contact-to-sequence.d.mts.map +1 -1
- package/dist/actions/add-contact-to-sequence.mjs +1 -0
- package/dist/actions/add-contact-to-sequence.mjs.map +1 -1
- package/dist/actions/archive-sequence.cjs +1 -0
- package/dist/actions/archive-sequence.cjs.map +1 -1
- package/dist/actions/archive-sequence.d.cts +3 -15
- package/dist/actions/archive-sequence.d.cts.map +1 -1
- package/dist/actions/archive-sequence.d.mts +3 -15
- package/dist/actions/archive-sequence.d.mts.map +1 -1
- package/dist/actions/archive-sequence.mjs +1 -0
- package/dist/actions/archive-sequence.mjs.map +1 -1
- package/dist/actions/clear-contact-status.cjs +1 -0
- package/dist/actions/clear-contact-status.cjs.map +1 -1
- package/dist/actions/clear-contact-status.d.cts +3 -17
- package/dist/actions/clear-contact-status.d.cts.map +1 -1
- package/dist/actions/clear-contact-status.d.mts +3 -17
- package/dist/actions/clear-contact-status.d.mts.map +1 -1
- package/dist/actions/clear-contact-status.mjs +1 -0
- package/dist/actions/clear-contact-status.mjs.map +1 -1
- package/dist/actions/connect-exchange-account.cjs +1 -0
- package/dist/actions/connect-exchange-account.cjs.map +1 -1
- package/dist/actions/connect-exchange-account.d.cts +3 -13
- package/dist/actions/connect-exchange-account.d.cts.map +1 -1
- package/dist/actions/connect-exchange-account.d.mts +3 -13
- package/dist/actions/connect-exchange-account.d.mts.map +1 -1
- package/dist/actions/connect-exchange-account.mjs +1 -0
- package/dist/actions/connect-exchange-account.mjs.map +1 -1
- package/dist/actions/connect-gmail-account.cjs +1 -0
- package/dist/actions/connect-gmail-account.cjs.map +1 -1
- package/dist/actions/connect-gmail-account.d.cts +3 -13
- package/dist/actions/connect-gmail-account.d.cts.map +1 -1
- package/dist/actions/connect-gmail-account.d.mts +3 -13
- package/dist/actions/connect-gmail-account.d.mts.map +1 -1
- package/dist/actions/connect-gmail-account.mjs +1 -0
- package/dist/actions/connect-gmail-account.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -35
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -35
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-sequence-step.cjs +1 -0
- package/dist/actions/create-sequence-step.cjs.map +1 -1
- package/dist/actions/create-sequence-step.d.cts +3 -40
- package/dist/actions/create-sequence-step.d.cts.map +1 -1
- package/dist/actions/create-sequence-step.d.mts +3 -40
- package/dist/actions/create-sequence-step.d.mts.map +1 -1
- package/dist/actions/create-sequence-step.mjs +1 -0
- package/dist/actions/create-sequence-step.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -15
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -15
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-email-account.cjs +1 -0
- package/dist/actions/delete-email-account.cjs.map +1 -1
- package/dist/actions/delete-email-account.d.cts +3 -15
- package/dist/actions/delete-email-account.d.cts.map +1 -1
- package/dist/actions/delete-email-account.d.mts +3 -15
- package/dist/actions/delete-email-account.d.mts.map +1 -1
- package/dist/actions/delete-email-account.mjs +1 -0
- package/dist/actions/delete-email-account.mjs.map +1 -1
- package/dist/actions/delete-schedule.cjs +1 -0
- package/dist/actions/delete-schedule.cjs.map +1 -1
- package/dist/actions/delete-schedule.d.cts +3 -15
- package/dist/actions/delete-schedule.d.cts.map +1 -1
- package/dist/actions/delete-schedule.d.mts +3 -15
- package/dist/actions/delete-schedule.d.mts.map +1 -1
- package/dist/actions/delete-schedule.mjs +1 -0
- package/dist/actions/delete-schedule.mjs.map +1 -1
- package/dist/actions/delete-sequence.cjs +1 -0
- package/dist/actions/delete-sequence.cjs.map +1 -1
- package/dist/actions/delete-sequence.d.cts +3 -15
- package/dist/actions/delete-sequence.d.cts.map +1 -1
- package/dist/actions/delete-sequence.d.mts +3 -15
- package/dist/actions/delete-sequence.d.mts.map +1 -1
- package/dist/actions/delete-sequence.mjs +1 -0
- package/dist/actions/delete-sequence.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -0
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +3 -15
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +3 -15
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +1 -0
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/generate-ulid.cjs +1 -0
- package/dist/actions/generate-ulid.cjs.map +1 -1
- package/dist/actions/generate-ulid.d.cts +3 -15
- package/dist/actions/generate-ulid.d.cts.map +1 -1
- package/dist/actions/generate-ulid.d.mts +3 -15
- package/dist/actions/generate-ulid.d.mts.map +1 -1
- package/dist/actions/generate-ulid.mjs +1 -0
- package/dist/actions/generate-ulid.mjs.map +1 -1
- package/dist/actions/get-contact-by-id.cjs +1 -0
- package/dist/actions/get-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-by-id.d.cts +3 -15
- package/dist/actions/get-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-by-id.d.mts +3 -15
- package/dist/actions/get-contact-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-by-id.mjs +1 -0
- package/dist/actions/get-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-status.cjs +1 -0
- package/dist/actions/get-contact-status.cjs.map +1 -1
- package/dist/actions/get-contact-status.d.cts +3 -16
- package/dist/actions/get-contact-status.d.cts.map +1 -1
- package/dist/actions/get-contact-status.d.mts +3 -16
- package/dist/actions/get-contact-status.d.mts.map +1 -1
- package/dist/actions/get-contact-status.mjs +1 -0
- package/dist/actions/get-contact-status.mjs.map +1 -1
- package/dist/actions/get-current-user.cjs +1 -0
- package/dist/actions/get-current-user.cjs.map +1 -1
- package/dist/actions/get-current-user.d.cts +3 -13
- package/dist/actions/get-current-user.d.cts.map +1 -1
- package/dist/actions/get-current-user.d.mts +3 -13
- package/dist/actions/get-current-user.d.mts.map +1 -1
- package/dist/actions/get-current-user.mjs +1 -0
- package/dist/actions/get-current-user.mjs.map +1 -1
- package/dist/actions/get-disconnected-email-accounts.cjs +1 -0
- package/dist/actions/get-disconnected-email-accounts.cjs.map +1 -1
- package/dist/actions/get-disconnected-email-accounts.d.cts +3 -16
- package/dist/actions/get-disconnected-email-accounts.d.cts.map +1 -1
- package/dist/actions/get-disconnected-email-accounts.d.mts +3 -16
- package/dist/actions/get-disconnected-email-accounts.d.mts.map +1 -1
- package/dist/actions/get-disconnected-email-accounts.mjs +1 -0
- package/dist/actions/get-disconnected-email-accounts.mjs.map +1 -1
- package/dist/actions/get-sequence-by-id.cjs +1 -0
- package/dist/actions/get-sequence-by-id.cjs.map +1 -1
- package/dist/actions/get-sequence-by-id.d.cts +3 -15
- package/dist/actions/get-sequence-by-id.d.cts.map +1 -1
- package/dist/actions/get-sequence-by-id.d.mts +3 -15
- package/dist/actions/get-sequence-by-id.d.mts.map +1 -1
- package/dist/actions/get-sequence-by-id.mjs +1 -0
- package/dist/actions/get-sequence-by-id.mjs.map +1 -1
- package/dist/actions/get-sequence-contacts-extended.cjs +1 -0
- package/dist/actions/get-sequence-contacts-extended.cjs.map +1 -1
- package/dist/actions/get-sequence-contacts-extended.d.cts +3 -18
- package/dist/actions/get-sequence-contacts-extended.d.cts.map +1 -1
- package/dist/actions/get-sequence-contacts-extended.d.mts +3 -18
- package/dist/actions/get-sequence-contacts-extended.d.mts.map +1 -1
- package/dist/actions/get-sequence-contacts-extended.mjs +1 -0
- package/dist/actions/get-sequence-contacts-extended.mjs.map +1 -1
- package/dist/actions/get-sequence-step-by-id.cjs +1 -0
- package/dist/actions/get-sequence-step-by-id.cjs.map +1 -1
- package/dist/actions/get-sequence-step-by-id.d.cts +3 -16
- package/dist/actions/get-sequence-step-by-id.d.cts.map +1 -1
- package/dist/actions/get-sequence-step-by-id.d.mts +3 -16
- package/dist/actions/get-sequence-step-by-id.d.mts.map +1 -1
- package/dist/actions/get-sequence-step-by-id.mjs +1 -0
- package/dist/actions/get-sequence-step-by-id.mjs.map +1 -1
- package/dist/actions/list-contacts-basic.cjs +1 -0
- package/dist/actions/list-contacts-basic.cjs.map +1 -1
- package/dist/actions/list-contacts-basic.d.cts +3 -16
- package/dist/actions/list-contacts-basic.d.cts.map +1 -1
- package/dist/actions/list-contacts-basic.d.mts +3 -16
- package/dist/actions/list-contacts-basic.d.mts.map +1 -1
- package/dist/actions/list-contacts-basic.mjs +1 -0
- package/dist/actions/list-contacts-basic.mjs.map +1 -1
- package/dist/actions/list-email-accounts.cjs +1 -0
- package/dist/actions/list-email-accounts.cjs.map +1 -1
- package/dist/actions/list-email-accounts.d.cts +3 -17
- package/dist/actions/list-email-accounts.d.cts.map +1 -1
- package/dist/actions/list-email-accounts.d.mts +3 -17
- package/dist/actions/list-email-accounts.d.mts.map +1 -1
- package/dist/actions/list-email-accounts.mjs +1 -0
- package/dist/actions/list-email-accounts.mjs.map +1 -1
- package/dist/actions/list-lists.cjs +1 -0
- package/dist/actions/list-lists.cjs.map +1 -1
- package/dist/actions/list-lists.d.cts +3 -13
- package/dist/actions/list-lists.d.cts.map +1 -1
- package/dist/actions/list-lists.d.mts +3 -13
- package/dist/actions/list-lists.d.mts.map +1 -1
- package/dist/actions/list-lists.mjs +1 -0
- package/dist/actions/list-lists.mjs.map +1 -1
- package/dist/actions/list-sequence-steps.cjs +1 -0
- package/dist/actions/list-sequence-steps.cjs.map +1 -1
- package/dist/actions/list-sequence-steps.d.cts +3 -15
- package/dist/actions/list-sequence-steps.d.cts.map +1 -1
- package/dist/actions/list-sequence-steps.d.mts +3 -15
- package/dist/actions/list-sequence-steps.d.mts.map +1 -1
- package/dist/actions/list-sequence-steps.mjs +1 -0
- package/dist/actions/list-sequence-steps.mjs.map +1 -1
- package/dist/actions/list-sequences.cjs +1 -0
- package/dist/actions/list-sequences.cjs.map +1 -1
- package/dist/actions/list-sequences.d.cts +3 -17
- package/dist/actions/list-sequences.d.cts.map +1 -1
- package/dist/actions/list-sequences.d.mts +3 -17
- package/dist/actions/list-sequences.d.mts.map +1 -1
- package/dist/actions/list-sequences.mjs +1 -0
- package/dist/actions/list-sequences.mjs.map +1 -1
- package/dist/actions/pause-sequence.cjs +1 -0
- package/dist/actions/pause-sequence.cjs.map +1 -1
- package/dist/actions/pause-sequence.d.cts +3 -15
- package/dist/actions/pause-sequence.d.cts.map +1 -1
- package/dist/actions/pause-sequence.d.mts +3 -15
- package/dist/actions/pause-sequence.d.mts.map +1 -1
- package/dist/actions/pause-sequence.mjs +1 -0
- package/dist/actions/pause-sequence.mjs.map +1 -1
- package/dist/actions/remove-contact-from-sequence.cjs +1 -0
- package/dist/actions/remove-contact-from-sequence.cjs.map +1 -1
- package/dist/actions/remove-contact-from-sequence.d.cts +3 -16
- package/dist/actions/remove-contact-from-sequence.d.cts.map +1 -1
- package/dist/actions/remove-contact-from-sequence.d.mts +3 -16
- package/dist/actions/remove-contact-from-sequence.d.mts.map +1 -1
- package/dist/actions/remove-contact-from-sequence.mjs +1 -0
- package/dist/actions/remove-contact-from-sequence.mjs.map +1 -1
- package/dist/actions/remove-contacts-from-sequence.cjs +1 -0
- package/dist/actions/remove-contacts-from-sequence.cjs.map +1 -1
- package/dist/actions/remove-contacts-from-sequence.d.cts +3 -16
- package/dist/actions/remove-contacts-from-sequence.d.cts.map +1 -1
- package/dist/actions/remove-contacts-from-sequence.d.mts +3 -16
- package/dist/actions/remove-contacts-from-sequence.d.mts.map +1 -1
- package/dist/actions/remove-contacts-from-sequence.mjs +1 -0
- package/dist/actions/remove-contacts-from-sequence.mjs.map +1 -1
- package/dist/actions/search-contacts.cjs +1 -0
- package/dist/actions/search-contacts.cjs.map +1 -1
- package/dist/actions/search-contacts.d.cts +3 -15
- package/dist/actions/search-contacts.d.cts.map +1 -1
- package/dist/actions/search-contacts.d.mts +3 -15
- package/dist/actions/search-contacts.d.mts.map +1 -1
- package/dist/actions/search-contacts.mjs +1 -0
- package/dist/actions/search-contacts.mjs.map +1 -1
- package/dist/actions/set-contact-status.cjs +1 -0
- package/dist/actions/set-contact-status.cjs.map +1 -1
- package/dist/actions/set-contact-status.d.cts +3 -17
- package/dist/actions/set-contact-status.d.cts.map +1 -1
- package/dist/actions/set-contact-status.d.mts +3 -17
- package/dist/actions/set-contact-status.d.mts.map +1 -1
- package/dist/actions/set-contact-status.mjs +1 -0
- package/dist/actions/set-contact-status.mjs.map +1 -1
- package/dist/actions/start-sequence.cjs +1 -0
- package/dist/actions/start-sequence.cjs.map +1 -1
- package/dist/actions/start-sequence.d.cts +3 -15
- package/dist/actions/start-sequence.d.cts.map +1 -1
- package/dist/actions/start-sequence.d.mts +3 -15
- package/dist/actions/start-sequence.d.mts.map +1 -1
- package/dist/actions/start-sequence.mjs +1 -0
- package/dist/actions/start-sequence.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -37
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -37
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-email-account.cjs +1 -0
- package/dist/actions/update-email-account.cjs.map +1 -1
- package/dist/actions/update-email-account.d.cts +3 -31
- package/dist/actions/update-email-account.d.cts.map +1 -1
- package/dist/actions/update-email-account.d.mts +3 -31
- package/dist/actions/update-email-account.d.mts.map +1 -1
- package/dist/actions/update-email-account.mjs +1 -0
- package/dist/actions/update-email-account.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact.cjs","names":["z","action"],"sources":["../../src/actions/create-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoCreateContactInput = z.object({\n city: z.string().describe(\"City\").optional(),\n email: z.string().describe(\"Email address of the contact\").optional(),\n notes: z.string().describe(\"Additional notes about the contact\").optional(),\n phone: z.string().describe(\"Phone number of the contact\").optional(),\n state: z.string().describe(\"State or province\").optional(),\n title: z.string().describe(\"Job title\").optional(),\n company: z.string().describe(\"Company name\").optional(),\n country: z.string().describe(\"Country\").optional(),\n industry: z.string().describe(\"Industry sector\").optional(),\n lastName: z.string().describe(\"Last name of the contact\").optional(),\n timeZone: z.string().describe(\"Timezone identifier\").optional(),\n firstName: z.string().describe(\"First name of the contact (required)\"),\n companySize: z.string().describe(\"Company size range\").optional(),\n customFields: z.array(z.object({\n key: z.string().describe(\"Custom field key\"),\n value: z.string().describe(\"Custom field value\"),\n}).passthrough().describe(\"User-defined custom field for a contact.\")).describe(\"List of custom fields with key-value pairs\").optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL\").optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL\").optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL\").optional(),\n}).describe(\"Request model for creating a contact.\");\nconst ReplyIoCreateContact_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable(),\n}).passthrough().describe(\"User-defined custom field for a contact.\");\nexport const ReplyIoCreateContactOutput = z.object({\n id: z.number().int().describe(\"Unique contact ID\").nullable(),\n city: z.string().describe(\"City\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n notes: z.string().describe(\"Additional notes\").nullable().optional(),\n phone: z.string().describe(\"Phone number\").nullable().optional(),\n state: z.string().describe(\"State or province\").nullable().optional(),\n title: z.string().describe(\"Job title\").nullable().optional(),\n domain: z.string().describe(\"Email domain (read-only, derived from email)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n industry: z.string().describe(\"Industry sector\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the contact\").nullable().optional(),\n timeZone: z.string().describe(\"Timezone identifier\").nullable().optional(),\n firstName: z.string().describe(\"First name of the contact\").nullable(),\n addingDate: z.string().describe(\"Creation timestamp (read-only, ISO 8601 format)\").nullable().optional(),\n companySize: z.union([z.string(), z.number().int()]).nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status\").nullable().optional(),\n customFields: z.array(ReplyIoCreateContact_CustomFieldSchema).describe(\"List of custom fields\").nullable().optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a contact.\");\n\nexport const replyIoCreateContact = action(\"REPLY_IO_CREATE_CONTACT\", {\n slug: \"reply_io-create-contact\",\n name: \"Create Contact\",\n description: \"Tool to create a new contact in Reply.io. Use when adding contacts to your outreach database.\",\n input: ReplyIoCreateContactInput,\n output: ReplyIoCreateContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-contact.cjs","names":["z","action"],"sources":["../../src/actions/create-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { replyIo } from \"../app\";\n\nexport const ReplyIoCreateContactInput = z.object({\n city: z.string().describe(\"City\").optional(),\n email: z.string().describe(\"Email address of the contact\").optional(),\n notes: z.string().describe(\"Additional notes about the contact\").optional(),\n phone: z.string().describe(\"Phone number of the contact\").optional(),\n state: z.string().describe(\"State or province\").optional(),\n title: z.string().describe(\"Job title\").optional(),\n company: z.string().describe(\"Company name\").optional(),\n country: z.string().describe(\"Country\").optional(),\n industry: z.string().describe(\"Industry sector\").optional(),\n lastName: z.string().describe(\"Last name of the contact\").optional(),\n timeZone: z.string().describe(\"Timezone identifier\").optional(),\n firstName: z.string().describe(\"First name of the contact (required)\"),\n companySize: z.string().describe(\"Company size range\").optional(),\n customFields: z.array(z.object({\n key: z.string().describe(\"Custom field key\"),\n value: z.string().describe(\"Custom field value\"),\n}).passthrough().describe(\"User-defined custom field for a contact.\")).describe(\"List of custom fields with key-value pairs\").optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL\").optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL\").optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL\").optional(),\n}).describe(\"Request model for creating a contact.\");\nconst ReplyIoCreateContact_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable(),\n}).passthrough().describe(\"User-defined custom field for a contact.\");\nexport const ReplyIoCreateContactOutput = z.object({\n id: z.number().int().describe(\"Unique contact ID\").nullable(),\n city: z.string().describe(\"City\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n notes: z.string().describe(\"Additional notes\").nullable().optional(),\n phone: z.string().describe(\"Phone number\").nullable().optional(),\n state: z.string().describe(\"State or province\").nullable().optional(),\n title: z.string().describe(\"Job title\").nullable().optional(),\n domain: z.string().describe(\"Email domain (read-only, derived from email)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n industry: z.string().describe(\"Industry sector\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the contact\").nullable().optional(),\n timeZone: z.string().describe(\"Timezone identifier\").nullable().optional(),\n firstName: z.string().describe(\"First name of the contact\").nullable(),\n addingDate: z.string().describe(\"Creation timestamp (read-only, ISO 8601 format)\").nullable().optional(),\n companySize: z.union([z.string(), z.number().int()]).nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status\").nullable().optional(),\n customFields: z.array(ReplyIoCreateContact_CustomFieldSchema).describe(\"List of custom fields\").nullable().optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a contact.\");\n\nexport const replyIoCreateContact: AppAction<\n typeof ReplyIoCreateContactInput,\n typeof ReplyIoCreateContactOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CREATE_CONTACT\", {\n slug: \"reply_io-create-contact\",\n name: \"Create Contact\",\n description: \"Tool to create a new contact in Reply.io. Use when adding contacts to your outreach database.\",\n input: ReplyIoCreateContactInput,\n output: ReplyIoCreateContactOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,MAAM,CAAC,CAAC,SAAS;CAC3C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CACjD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CAC1D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACrE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAChE,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC/B,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;EAC3C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CACjD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACrI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACtE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC1E,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,cAAcA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { replyIo } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-contact.d.ts
|
|
@@ -49,41 +51,7 @@ declare const ReplyIoCreateContactOutput: z.ZodObject<{
|
|
|
49
51
|
linkedInRecruiter: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
52
|
linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
53
|
}, z.core.$loose>;
|
|
52
|
-
declare const replyIoCreateContact:
|
|
53
|
-
firstName: string;
|
|
54
|
-
city?: string | undefined;
|
|
55
|
-
email?: string | undefined;
|
|
56
|
-
notes?: string | undefined;
|
|
57
|
-
phone?: string | undefined;
|
|
58
|
-
state?: string | undefined;
|
|
59
|
-
title?: string | undefined;
|
|
60
|
-
company?: string | undefined;
|
|
61
|
-
country?: string | undefined;
|
|
62
|
-
industry?: string | undefined;
|
|
63
|
-
lastName?: string | undefined;
|
|
64
|
-
timeZone?: string | undefined;
|
|
65
|
-
companySize?: string | undefined;
|
|
66
|
-
customFields?: {
|
|
67
|
-
[x: string]: unknown;
|
|
68
|
-
key: string;
|
|
69
|
-
value: string;
|
|
70
|
-
}[] | undefined;
|
|
71
|
-
linkedInProfile?: string | undefined;
|
|
72
|
-
linkedInRecruiter?: string | undefined;
|
|
73
|
-
linkedInSalesNavigator?: string | undefined;
|
|
74
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
75
|
-
connectionId: z.ZodString;
|
|
76
|
-
entityId: z.ZodString;
|
|
77
|
-
instanceId: z.ZodString;
|
|
78
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
-
generic_api_key: z.ZodString;
|
|
80
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
81
|
-
connectionId: z.ZodString;
|
|
82
|
-
entityId: z.ZodString;
|
|
83
|
-
instanceId: z.ZodString;
|
|
84
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
-
generic_api_key: z.ZodString;
|
|
86
|
-
}, z.core.$strip>>]>;
|
|
54
|
+
declare const replyIoCreateContact: AppAction<typeof ReplyIoCreateContactInput, typeof ReplyIoCreateContactOutput, typeof replyIo.credential>;
|
|
87
55
|
//#endregion
|
|
88
56
|
export { replyIoCreateContact };
|
|
89
57
|
//# sourceMappingURL=create-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact.d.cts","names":[],"sources":["../../src/actions/create-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-contact.d.cts","names":[],"sources":["../../src/actions/create-contact.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cA0BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAwB1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { replyIo } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-contact.d.ts
|
|
@@ -49,41 +51,7 @@ declare const ReplyIoCreateContactOutput: z.ZodObject<{
|
|
|
49
51
|
linkedInRecruiter: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
52
|
linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
53
|
}, z.core.$loose>;
|
|
52
|
-
declare const replyIoCreateContact:
|
|
53
|
-
firstName: string;
|
|
54
|
-
city?: string | undefined;
|
|
55
|
-
email?: string | undefined;
|
|
56
|
-
notes?: string | undefined;
|
|
57
|
-
phone?: string | undefined;
|
|
58
|
-
state?: string | undefined;
|
|
59
|
-
title?: string | undefined;
|
|
60
|
-
company?: string | undefined;
|
|
61
|
-
country?: string | undefined;
|
|
62
|
-
industry?: string | undefined;
|
|
63
|
-
lastName?: string | undefined;
|
|
64
|
-
timeZone?: string | undefined;
|
|
65
|
-
companySize?: string | undefined;
|
|
66
|
-
customFields?: {
|
|
67
|
-
[x: string]: unknown;
|
|
68
|
-
key: string;
|
|
69
|
-
value: string;
|
|
70
|
-
}[] | undefined;
|
|
71
|
-
linkedInProfile?: string | undefined;
|
|
72
|
-
linkedInRecruiter?: string | undefined;
|
|
73
|
-
linkedInSalesNavigator?: string | undefined;
|
|
74
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
75
|
-
connectionId: z.ZodString;
|
|
76
|
-
entityId: z.ZodString;
|
|
77
|
-
instanceId: z.ZodString;
|
|
78
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
-
generic_api_key: z.ZodString;
|
|
80
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
81
|
-
connectionId: z.ZodString;
|
|
82
|
-
entityId: z.ZodString;
|
|
83
|
-
instanceId: z.ZodString;
|
|
84
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
-
generic_api_key: z.ZodString;
|
|
86
|
-
}, z.core.$strip>>]>;
|
|
54
|
+
declare const replyIoCreateContact: AppAction<typeof ReplyIoCreateContactInput, typeof ReplyIoCreateContactOutput, typeof replyIo.credential>;
|
|
87
55
|
//#endregion
|
|
88
56
|
export { replyIoCreateContact };
|
|
89
57
|
//# sourceMappingURL=create-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact.d.mts","names":[],"sources":["../../src/actions/create-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-contact.d.mts","names":[],"sources":["../../src/actions/create-contact.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cA0BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAwB1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact.mjs","names":[],"sources":["../../src/actions/create-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoCreateContactInput = z.object({\n city: z.string().describe(\"City\").optional(),\n email: z.string().describe(\"Email address of the contact\").optional(),\n notes: z.string().describe(\"Additional notes about the contact\").optional(),\n phone: z.string().describe(\"Phone number of the contact\").optional(),\n state: z.string().describe(\"State or province\").optional(),\n title: z.string().describe(\"Job title\").optional(),\n company: z.string().describe(\"Company name\").optional(),\n country: z.string().describe(\"Country\").optional(),\n industry: z.string().describe(\"Industry sector\").optional(),\n lastName: z.string().describe(\"Last name of the contact\").optional(),\n timeZone: z.string().describe(\"Timezone identifier\").optional(),\n firstName: z.string().describe(\"First name of the contact (required)\"),\n companySize: z.string().describe(\"Company size range\").optional(),\n customFields: z.array(z.object({\n key: z.string().describe(\"Custom field key\"),\n value: z.string().describe(\"Custom field value\"),\n}).passthrough().describe(\"User-defined custom field for a contact.\")).describe(\"List of custom fields with key-value pairs\").optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL\").optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL\").optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL\").optional(),\n}).describe(\"Request model for creating a contact.\");\nconst ReplyIoCreateContact_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable(),\n}).passthrough().describe(\"User-defined custom field for a contact.\");\nexport const ReplyIoCreateContactOutput = z.object({\n id: z.number().int().describe(\"Unique contact ID\").nullable(),\n city: z.string().describe(\"City\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n notes: z.string().describe(\"Additional notes\").nullable().optional(),\n phone: z.string().describe(\"Phone number\").nullable().optional(),\n state: z.string().describe(\"State or province\").nullable().optional(),\n title: z.string().describe(\"Job title\").nullable().optional(),\n domain: z.string().describe(\"Email domain (read-only, derived from email)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n industry: z.string().describe(\"Industry sector\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the contact\").nullable().optional(),\n timeZone: z.string().describe(\"Timezone identifier\").nullable().optional(),\n firstName: z.string().describe(\"First name of the contact\").nullable(),\n addingDate: z.string().describe(\"Creation timestamp (read-only, ISO 8601 format)\").nullable().optional(),\n companySize: z.union([z.string(), z.number().int()]).nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status\").nullable().optional(),\n customFields: z.array(ReplyIoCreateContact_CustomFieldSchema).describe(\"List of custom fields\").nullable().optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a contact.\");\n\nexport const replyIoCreateContact = action(\"REPLY_IO_CREATE_CONTACT\", {\n slug: \"reply_io-create-contact\",\n name: \"Create Contact\",\n description: \"Tool to create a new contact in Reply.io. Use when adding contacts to your outreach database.\",\n input: ReplyIoCreateContactInput,\n output: ReplyIoCreateContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-contact.mjs","names":[],"sources":["../../src/actions/create-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { replyIo } from \"../app\";\n\nexport const ReplyIoCreateContactInput = z.object({\n city: z.string().describe(\"City\").optional(),\n email: z.string().describe(\"Email address of the contact\").optional(),\n notes: z.string().describe(\"Additional notes about the contact\").optional(),\n phone: z.string().describe(\"Phone number of the contact\").optional(),\n state: z.string().describe(\"State or province\").optional(),\n title: z.string().describe(\"Job title\").optional(),\n company: z.string().describe(\"Company name\").optional(),\n country: z.string().describe(\"Country\").optional(),\n industry: z.string().describe(\"Industry sector\").optional(),\n lastName: z.string().describe(\"Last name of the contact\").optional(),\n timeZone: z.string().describe(\"Timezone identifier\").optional(),\n firstName: z.string().describe(\"First name of the contact (required)\"),\n companySize: z.string().describe(\"Company size range\").optional(),\n customFields: z.array(z.object({\n key: z.string().describe(\"Custom field key\"),\n value: z.string().describe(\"Custom field value\"),\n}).passthrough().describe(\"User-defined custom field for a contact.\")).describe(\"List of custom fields with key-value pairs\").optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL\").optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL\").optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL\").optional(),\n}).describe(\"Request model for creating a contact.\");\nconst ReplyIoCreateContact_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable(),\n}).passthrough().describe(\"User-defined custom field for a contact.\");\nexport const ReplyIoCreateContactOutput = z.object({\n id: z.number().int().describe(\"Unique contact ID\").nullable(),\n city: z.string().describe(\"City\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n notes: z.string().describe(\"Additional notes\").nullable().optional(),\n phone: z.string().describe(\"Phone number\").nullable().optional(),\n state: z.string().describe(\"State or province\").nullable().optional(),\n title: z.string().describe(\"Job title\").nullable().optional(),\n domain: z.string().describe(\"Email domain (read-only, derived from email)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n industry: z.string().describe(\"Industry sector\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the contact\").nullable().optional(),\n timeZone: z.string().describe(\"Timezone identifier\").nullable().optional(),\n firstName: z.string().describe(\"First name of the contact\").nullable(),\n addingDate: z.string().describe(\"Creation timestamp (read-only, ISO 8601 format)\").nullable().optional(),\n companySize: z.union([z.string(), z.number().int()]).nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status\").nullable().optional(),\n customFields: z.array(ReplyIoCreateContact_CustomFieldSchema).describe(\"List of custom fields\").nullable().optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a contact.\");\n\nexport const replyIoCreateContact: AppAction<\n typeof ReplyIoCreateContactInput,\n typeof ReplyIoCreateContactOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CREATE_CONTACT\", {\n slug: \"reply_io-create-contact\",\n name: \"Create Contact\",\n description: \"Tool to create a new contact in Reply.io. Use when adding contacts to your outreach database.\",\n input: ReplyIoCreateContactInput,\n output: ReplyIoCreateContactOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sequence-step.cjs","names":["z","action"],"sources":["../../src/actions/create-sequence-step.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoCreateSequenceStepInput = z.object({\n name: z.string().describe(\"Required for Zapier steps. Name of the Zapier action.\").optional(),\n type: z.enum([\"Email\", \"Call\", \"Task\", \"SMS\", \"WhatsApp\", \"LinkedIn\", \"Condition\", \"Zapier\"]).describe(\"Type of sequence step to create\"),\n action: z.string().describe(\"Required for Zapier steps. Zapier action identifier.\").optional(),\n message: z.string().describe(\"Optional for Call steps (notes/script). Required for SMS and WhatsApp steps.\").optional(),\n templates: z.array(z.object({\n body: z.string().describe(\"Email body content (supports HTML and template variables)\"),\n subject: z.string().describe(\"Email subject line\"),\n templateId: z.number().int().describe(\"Optional template ID to use instead of inline content\").optional(),\n}).passthrough().describe(\"Email template for Email steps.\")).describe(\"Required for Email steps. Array of email templates with subject and body.\").optional(),\n actionType: z.union([z.enum([\"ToDo\", \"Meeting\"]).describe(\"Action types for Task steps.\"), z.enum([\"Message\", \"Connect\", \"InMail\", \"ViewProfile\", \"EndorseSkills\", \"VoiceMessage\", \"LikeRecentPosts\", \"FollowProfile\"]).describe(\"LinkedIn action subtypes.\"), z.string()]).optional(),\n conditions: z.array(z.object({\n value: z.union([z.string(), z.number().int(), z.boolean(), z.number()]),\n operator: z.string().describe(\"Comparison operator (e.g., 'equals', 'contains')\"),\n property: z.string().describe(\"Property to evaluate (e.g., 'emailOpened', 'linkClicked')\"),\n}).passthrough().describe(\"Condition rule object.\")).describe(\"Required for Condition steps. Array of condition rules to evaluate.\").optional(),\n inmailBody: z.string().describe(\"Message body for LinkedIn InMail steps.\").optional(),\n description: z.string().describe(\"Required for Task steps. Task instructions or description.\").optional(),\n sequence_id: z.number().int().describe(\"Sequence ID to add the step to; must be an integer ≥ 1\"),\n executionMode: z.enum([\"Automatic\", \"Manual\"]).describe(\"Execution mode for automated steps.\").optional(),\n inmailSubject: z.string().describe(\"Subject line for LinkedIn InMail steps.\").optional(),\n waitInMinutes: z.number().int().describe(\"Required for Condition steps. How long to wait for condition to be met.\").optional(),\n connectionNote: z.string().describe(\"Connection note for LinkedIn Connect steps.\").optional(),\n delayInMinutes: z.number().int().describe(\"Delay in minutes before executing this step after the previous step\"),\n linkedinMessage: z.string().describe(\"Message content for LinkedIn Message steps.\").optional(),\n}).describe(\"Request model for creating a new step in a sequence.\");\nconst ReplyIoCreateSequenceStep_CreatedStepSchema = z.object({\n id: z.number().int().describe(\"Unique step ID\").nullable(),\n type: z.string().describe(\"Step type\").nullable(),\n position: z.number().int().describe(\"Step position in sequence\").nullable().optional(),\n delayInMinutes: z.number().int().describe(\"Delay before execution\").nullable(),\n}).passthrough().describe(\"Created step information.\");\nexport const ReplyIoCreateSequenceStepOutput = z.object({\n steps: z.array(ReplyIoCreateSequenceStep_CreatedStepSchema).describe(\"Array of created step objects with their IDs and details\"),\n}).passthrough().describe(\"Response model for creating a sequence step.\");\n\nexport const replyIoCreateSequenceStep = action(\"REPLY_IO_CREATE_SEQUENCE_STEP\", {\n slug: \"reply_io-create-sequence-step\",\n name: \"Create Sequence Step\",\n description: \"Tool to add a new step to an existing sequence. Use when you need to build or modify sequence workflows with Email, Call, Task, SMS, WhatsApp, LinkedIn, Condition, or Zapier steps.\",\n input: ReplyIoCreateSequenceStepInput,\n output: ReplyIoCreateSequenceStepOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-sequence-step.cjs","names":["z","action"],"sources":["../../src/actions/create-sequence-step.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { replyIo } from \"../app\";\n\nexport const ReplyIoCreateSequenceStepInput = z.object({\n name: z.string().describe(\"Required for Zapier steps. Name of the Zapier action.\").optional(),\n type: z.enum([\"Email\", \"Call\", \"Task\", \"SMS\", \"WhatsApp\", \"LinkedIn\", \"Condition\", \"Zapier\"]).describe(\"Type of sequence step to create\"),\n action: z.string().describe(\"Required for Zapier steps. Zapier action identifier.\").optional(),\n message: z.string().describe(\"Optional for Call steps (notes/script). Required for SMS and WhatsApp steps.\").optional(),\n templates: z.array(z.object({\n body: z.string().describe(\"Email body content (supports HTML and template variables)\"),\n subject: z.string().describe(\"Email subject line\"),\n templateId: z.number().int().describe(\"Optional template ID to use instead of inline content\").optional(),\n}).passthrough().describe(\"Email template for Email steps.\")).describe(\"Required for Email steps. Array of email templates with subject and body.\").optional(),\n actionType: z.union([z.enum([\"ToDo\", \"Meeting\"]).describe(\"Action types for Task steps.\"), z.enum([\"Message\", \"Connect\", \"InMail\", \"ViewProfile\", \"EndorseSkills\", \"VoiceMessage\", \"LikeRecentPosts\", \"FollowProfile\"]).describe(\"LinkedIn action subtypes.\"), z.string()]).optional(),\n conditions: z.array(z.object({\n value: z.union([z.string(), z.number().int(), z.boolean(), z.number()]),\n operator: z.string().describe(\"Comparison operator (e.g., 'equals', 'contains')\"),\n property: z.string().describe(\"Property to evaluate (e.g., 'emailOpened', 'linkClicked')\"),\n}).passthrough().describe(\"Condition rule object.\")).describe(\"Required for Condition steps. Array of condition rules to evaluate.\").optional(),\n inmailBody: z.string().describe(\"Message body for LinkedIn InMail steps.\").optional(),\n description: z.string().describe(\"Required for Task steps. Task instructions or description.\").optional(),\n sequence_id: z.number().int().describe(\"Sequence ID to add the step to; must be an integer ≥ 1\"),\n executionMode: z.enum([\"Automatic\", \"Manual\"]).describe(\"Execution mode for automated steps.\").optional(),\n inmailSubject: z.string().describe(\"Subject line for LinkedIn InMail steps.\").optional(),\n waitInMinutes: z.number().int().describe(\"Required for Condition steps. How long to wait for condition to be met.\").optional(),\n connectionNote: z.string().describe(\"Connection note for LinkedIn Connect steps.\").optional(),\n delayInMinutes: z.number().int().describe(\"Delay in minutes before executing this step after the previous step\"),\n linkedinMessage: z.string().describe(\"Message content for LinkedIn Message steps.\").optional(),\n}).describe(\"Request model for creating a new step in a sequence.\");\nconst ReplyIoCreateSequenceStep_CreatedStepSchema = z.object({\n id: z.number().int().describe(\"Unique step ID\").nullable(),\n type: z.string().describe(\"Step type\").nullable(),\n position: z.number().int().describe(\"Step position in sequence\").nullable().optional(),\n delayInMinutes: z.number().int().describe(\"Delay before execution\").nullable(),\n}).passthrough().describe(\"Created step information.\");\nexport const ReplyIoCreateSequenceStepOutput = z.object({\n steps: z.array(ReplyIoCreateSequenceStep_CreatedStepSchema).describe(\"Array of created step objects with their IDs and details\"),\n}).passthrough().describe(\"Response model for creating a sequence step.\");\n\nexport const replyIoCreateSequenceStep: AppAction<\n typeof ReplyIoCreateSequenceStepInput,\n typeof ReplyIoCreateSequenceStepOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CREATE_SEQUENCE_STEP\", {\n slug: \"reply_io-create-sequence-step\",\n name: \"Create Sequence Step\",\n description: \"Tool to add a new step to an existing sequence. Use when you need to build or modify sequence workflows with Email, Call, Task, SMS, WhatsApp, LinkedIn, Condition, or Zapier steps.\",\n input: ReplyIoCreateSequenceStepInput,\n output: ReplyIoCreateSequenceStepOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { replyIo } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-sequence-step.d.ts
|
|
@@ -59,46 +61,7 @@ declare const ReplyIoCreateSequenceStepOutput: z.ZodObject<{
|
|
|
59
61
|
delayInMinutes: z.ZodNullable<z.ZodNumber>;
|
|
60
62
|
}, z.core.$loose>>;
|
|
61
63
|
}, z.core.$loose>;
|
|
62
|
-
declare const replyIoCreateSequenceStep:
|
|
63
|
-
type: "Email" | "Call" | "Task" | "SMS" | "WhatsApp" | "LinkedIn" | "Condition" | "Zapier";
|
|
64
|
-
sequence_id: number;
|
|
65
|
-
delayInMinutes: number;
|
|
66
|
-
name?: string | undefined;
|
|
67
|
-
action?: string | undefined;
|
|
68
|
-
message?: string | undefined;
|
|
69
|
-
templates?: {
|
|
70
|
-
[x: string]: unknown;
|
|
71
|
-
body: string;
|
|
72
|
-
subject: string;
|
|
73
|
-
templateId?: number | undefined;
|
|
74
|
-
}[] | undefined;
|
|
75
|
-
actionType?: string | undefined;
|
|
76
|
-
conditions?: {
|
|
77
|
-
[x: string]: unknown;
|
|
78
|
-
value: string | number | boolean;
|
|
79
|
-
operator: string;
|
|
80
|
-
property: string;
|
|
81
|
-
}[] | undefined;
|
|
82
|
-
inmailBody?: string | undefined;
|
|
83
|
-
description?: string | undefined;
|
|
84
|
-
executionMode?: "Automatic" | "Manual" | undefined;
|
|
85
|
-
inmailSubject?: string | undefined;
|
|
86
|
-
waitInMinutes?: number | undefined;
|
|
87
|
-
connectionNote?: string | undefined;
|
|
88
|
-
linkedinMessage?: string | undefined;
|
|
89
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
90
|
-
connectionId: z.ZodString;
|
|
91
|
-
entityId: z.ZodString;
|
|
92
|
-
instanceId: z.ZodString;
|
|
93
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
-
generic_api_key: z.ZodString;
|
|
95
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
96
|
-
connectionId: z.ZodString;
|
|
97
|
-
entityId: z.ZodString;
|
|
98
|
-
instanceId: z.ZodString;
|
|
99
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
100
|
-
generic_api_key: z.ZodString;
|
|
101
|
-
}, z.core.$strip>>]>;
|
|
64
|
+
declare const replyIoCreateSequenceStep: AppAction<typeof ReplyIoCreateSequenceStepInput, typeof ReplyIoCreateSequenceStepOutput, typeof replyIo.credential>;
|
|
102
65
|
//#endregion
|
|
103
66
|
export { replyIoCreateSequenceStep };
|
|
104
67
|
//# sourceMappingURL=create-sequence-step.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sequence-step.d.cts","names":[],"sources":["../../src/actions/create-sequence-step.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-sequence-step.d.cts","names":[],"sources":["../../src/actions/create-sequence-step.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAI/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { replyIo } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-sequence-step.d.ts
|
|
@@ -59,46 +61,7 @@ declare const ReplyIoCreateSequenceStepOutput: z.ZodObject<{
|
|
|
59
61
|
delayInMinutes: z.ZodNullable<z.ZodNumber>;
|
|
60
62
|
}, z.core.$loose>>;
|
|
61
63
|
}, z.core.$loose>;
|
|
62
|
-
declare const replyIoCreateSequenceStep:
|
|
63
|
-
type: "Email" | "Call" | "Task" | "SMS" | "WhatsApp" | "LinkedIn" | "Condition" | "Zapier";
|
|
64
|
-
sequence_id: number;
|
|
65
|
-
delayInMinutes: number;
|
|
66
|
-
name?: string | undefined;
|
|
67
|
-
action?: string | undefined;
|
|
68
|
-
message?: string | undefined;
|
|
69
|
-
templates?: {
|
|
70
|
-
[x: string]: unknown;
|
|
71
|
-
body: string;
|
|
72
|
-
subject: string;
|
|
73
|
-
templateId?: number | undefined;
|
|
74
|
-
}[] | undefined;
|
|
75
|
-
actionType?: string | undefined;
|
|
76
|
-
conditions?: {
|
|
77
|
-
[x: string]: unknown;
|
|
78
|
-
value: string | number | boolean;
|
|
79
|
-
operator: string;
|
|
80
|
-
property: string;
|
|
81
|
-
}[] | undefined;
|
|
82
|
-
inmailBody?: string | undefined;
|
|
83
|
-
description?: string | undefined;
|
|
84
|
-
executionMode?: "Automatic" | "Manual" | undefined;
|
|
85
|
-
inmailSubject?: string | undefined;
|
|
86
|
-
waitInMinutes?: number | undefined;
|
|
87
|
-
connectionNote?: string | undefined;
|
|
88
|
-
linkedinMessage?: string | undefined;
|
|
89
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
90
|
-
connectionId: z.ZodString;
|
|
91
|
-
entityId: z.ZodString;
|
|
92
|
-
instanceId: z.ZodString;
|
|
93
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
-
generic_api_key: z.ZodString;
|
|
95
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
96
|
-
connectionId: z.ZodString;
|
|
97
|
-
entityId: z.ZodString;
|
|
98
|
-
instanceId: z.ZodString;
|
|
99
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
100
|
-
generic_api_key: z.ZodString;
|
|
101
|
-
}, z.core.$strip>>]>;
|
|
64
|
+
declare const replyIoCreateSequenceStep: AppAction<typeof ReplyIoCreateSequenceStepInput, typeof ReplyIoCreateSequenceStepOutput, typeof replyIo.credential>;
|
|
102
65
|
//#endregion
|
|
103
66
|
export { replyIoCreateSequenceStep };
|
|
104
67
|
//# sourceMappingURL=create-sequence-step.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sequence-step.d.mts","names":[],"sources":["../../src/actions/create-sequence-step.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-sequence-step.d.mts","names":[],"sources":["../../src/actions/create-sequence-step.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAI/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sequence-step.mjs","names":[],"sources":["../../src/actions/create-sequence-step.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoCreateSequenceStepInput = z.object({\n name: z.string().describe(\"Required for Zapier steps. Name of the Zapier action.\").optional(),\n type: z.enum([\"Email\", \"Call\", \"Task\", \"SMS\", \"WhatsApp\", \"LinkedIn\", \"Condition\", \"Zapier\"]).describe(\"Type of sequence step to create\"),\n action: z.string().describe(\"Required for Zapier steps. Zapier action identifier.\").optional(),\n message: z.string().describe(\"Optional for Call steps (notes/script). Required for SMS and WhatsApp steps.\").optional(),\n templates: z.array(z.object({\n body: z.string().describe(\"Email body content (supports HTML and template variables)\"),\n subject: z.string().describe(\"Email subject line\"),\n templateId: z.number().int().describe(\"Optional template ID to use instead of inline content\").optional(),\n}).passthrough().describe(\"Email template for Email steps.\")).describe(\"Required for Email steps. Array of email templates with subject and body.\").optional(),\n actionType: z.union([z.enum([\"ToDo\", \"Meeting\"]).describe(\"Action types for Task steps.\"), z.enum([\"Message\", \"Connect\", \"InMail\", \"ViewProfile\", \"EndorseSkills\", \"VoiceMessage\", \"LikeRecentPosts\", \"FollowProfile\"]).describe(\"LinkedIn action subtypes.\"), z.string()]).optional(),\n conditions: z.array(z.object({\n value: z.union([z.string(), z.number().int(), z.boolean(), z.number()]),\n operator: z.string().describe(\"Comparison operator (e.g., 'equals', 'contains')\"),\n property: z.string().describe(\"Property to evaluate (e.g., 'emailOpened', 'linkClicked')\"),\n}).passthrough().describe(\"Condition rule object.\")).describe(\"Required for Condition steps. Array of condition rules to evaluate.\").optional(),\n inmailBody: z.string().describe(\"Message body for LinkedIn InMail steps.\").optional(),\n description: z.string().describe(\"Required for Task steps. Task instructions or description.\").optional(),\n sequence_id: z.number().int().describe(\"Sequence ID to add the step to; must be an integer ≥ 1\"),\n executionMode: z.enum([\"Automatic\", \"Manual\"]).describe(\"Execution mode for automated steps.\").optional(),\n inmailSubject: z.string().describe(\"Subject line for LinkedIn InMail steps.\").optional(),\n waitInMinutes: z.number().int().describe(\"Required for Condition steps. How long to wait for condition to be met.\").optional(),\n connectionNote: z.string().describe(\"Connection note for LinkedIn Connect steps.\").optional(),\n delayInMinutes: z.number().int().describe(\"Delay in minutes before executing this step after the previous step\"),\n linkedinMessage: z.string().describe(\"Message content for LinkedIn Message steps.\").optional(),\n}).describe(\"Request model for creating a new step in a sequence.\");\nconst ReplyIoCreateSequenceStep_CreatedStepSchema = z.object({\n id: z.number().int().describe(\"Unique step ID\").nullable(),\n type: z.string().describe(\"Step type\").nullable(),\n position: z.number().int().describe(\"Step position in sequence\").nullable().optional(),\n delayInMinutes: z.number().int().describe(\"Delay before execution\").nullable(),\n}).passthrough().describe(\"Created step information.\");\nexport const ReplyIoCreateSequenceStepOutput = z.object({\n steps: z.array(ReplyIoCreateSequenceStep_CreatedStepSchema).describe(\"Array of created step objects with their IDs and details\"),\n}).passthrough().describe(\"Response model for creating a sequence step.\");\n\nexport const replyIoCreateSequenceStep = action(\"REPLY_IO_CREATE_SEQUENCE_STEP\", {\n slug: \"reply_io-create-sequence-step\",\n name: \"Create Sequence Step\",\n description: \"Tool to add a new step to an existing sequence. Use when you need to build or modify sequence workflows with Email, Call, Task, SMS, WhatsApp, LinkedIn, Condition, or Zapier steps.\",\n input: ReplyIoCreateSequenceStepInput,\n output: ReplyIoCreateSequenceStepOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-sequence-step.mjs","names":[],"sources":["../../src/actions/create-sequence-step.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { replyIo } from \"../app\";\n\nexport const ReplyIoCreateSequenceStepInput = z.object({\n name: z.string().describe(\"Required for Zapier steps. Name of the Zapier action.\").optional(),\n type: z.enum([\"Email\", \"Call\", \"Task\", \"SMS\", \"WhatsApp\", \"LinkedIn\", \"Condition\", \"Zapier\"]).describe(\"Type of sequence step to create\"),\n action: z.string().describe(\"Required for Zapier steps. Zapier action identifier.\").optional(),\n message: z.string().describe(\"Optional for Call steps (notes/script). Required for SMS and WhatsApp steps.\").optional(),\n templates: z.array(z.object({\n body: z.string().describe(\"Email body content (supports HTML and template variables)\"),\n subject: z.string().describe(\"Email subject line\"),\n templateId: z.number().int().describe(\"Optional template ID to use instead of inline content\").optional(),\n}).passthrough().describe(\"Email template for Email steps.\")).describe(\"Required for Email steps. Array of email templates with subject and body.\").optional(),\n actionType: z.union([z.enum([\"ToDo\", \"Meeting\"]).describe(\"Action types for Task steps.\"), z.enum([\"Message\", \"Connect\", \"InMail\", \"ViewProfile\", \"EndorseSkills\", \"VoiceMessage\", \"LikeRecentPosts\", \"FollowProfile\"]).describe(\"LinkedIn action subtypes.\"), z.string()]).optional(),\n conditions: z.array(z.object({\n value: z.union([z.string(), z.number().int(), z.boolean(), z.number()]),\n operator: z.string().describe(\"Comparison operator (e.g., 'equals', 'contains')\"),\n property: z.string().describe(\"Property to evaluate (e.g., 'emailOpened', 'linkClicked')\"),\n}).passthrough().describe(\"Condition rule object.\")).describe(\"Required for Condition steps. Array of condition rules to evaluate.\").optional(),\n inmailBody: z.string().describe(\"Message body for LinkedIn InMail steps.\").optional(),\n description: z.string().describe(\"Required for Task steps. Task instructions or description.\").optional(),\n sequence_id: z.number().int().describe(\"Sequence ID to add the step to; must be an integer ≥ 1\"),\n executionMode: z.enum([\"Automatic\", \"Manual\"]).describe(\"Execution mode for automated steps.\").optional(),\n inmailSubject: z.string().describe(\"Subject line for LinkedIn InMail steps.\").optional(),\n waitInMinutes: z.number().int().describe(\"Required for Condition steps. How long to wait for condition to be met.\").optional(),\n connectionNote: z.string().describe(\"Connection note for LinkedIn Connect steps.\").optional(),\n delayInMinutes: z.number().int().describe(\"Delay in minutes before executing this step after the previous step\"),\n linkedinMessage: z.string().describe(\"Message content for LinkedIn Message steps.\").optional(),\n}).describe(\"Request model for creating a new step in a sequence.\");\nconst ReplyIoCreateSequenceStep_CreatedStepSchema = z.object({\n id: z.number().int().describe(\"Unique step ID\").nullable(),\n type: z.string().describe(\"Step type\").nullable(),\n position: z.number().int().describe(\"Step position in sequence\").nullable().optional(),\n delayInMinutes: z.number().int().describe(\"Delay before execution\").nullable(),\n}).passthrough().describe(\"Created step information.\");\nexport const ReplyIoCreateSequenceStepOutput = z.object({\n steps: z.array(ReplyIoCreateSequenceStep_CreatedStepSchema).describe(\"Array of created step objects with their IDs and details\"),\n}).passthrough().describe(\"Response model for creating a sequence step.\");\n\nexport const replyIoCreateSequenceStep: AppAction<\n typeof ReplyIoCreateSequenceStepInput,\n typeof ReplyIoCreateSequenceStepOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CREATE_SEQUENCE_STEP\", {\n slug: \"reply_io-create-sequence-step\",\n name: \"Create Sequence Step\",\n description: \"Tool to add a new step to an existing sequence. Use when you need to build or modify sequence workflows with Email, Call, Task, SMS, WhatsApp, LinkedIn, Condition, or Zapier steps.\",\n input: ReplyIoCreateSequenceStepInput,\n output: ReplyIoCreateSequenceStepOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoDeleteContactInput = z.object({\n id: z.number().int().describe(\"Contact ID to delete; must be a positive integer\"),\n}).describe(\"Request model for deleting a contact.\");\nexport const ReplyIoDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyIoDeleteContact = action(\"REPLY_IO_DELETE_CONTACT\", {\n slug: \"reply_io-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact. Use after confirming the contact exists to remove it permanently.\",\n input: ReplyIoDeleteContactInput,\n output: ReplyIoDeleteContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { replyIo } from \"../app\";\n\nexport const ReplyIoDeleteContactInput = z.object({\n id: z.number().int().describe(\"Contact ID to delete; must be a positive integer\"),\n}).describe(\"Request model for deleting a contact.\");\nexport const ReplyIoDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyIoDeleteContact: AppAction<\n typeof ReplyIoDeleteContactInput,\n typeof ReplyIoDeleteContactOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_DELETE_CONTACT\", {\n slug: \"reply_io-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact. Use after confirming the contact exists to remove it permanently.\",\n input: ReplyIoDeleteContactInput,\n output: ReplyIoDeleteContactOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,EAClF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,6BAA6BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E;AAEjK,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { replyIo } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact.d.ts
|
|
@@ -5,21 +7,7 @@ declare const ReplyIoDeleteContactInput: z.ZodObject<{
|
|
|
5
7
|
id: z.ZodNumber;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const ReplyIoDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const replyIoDeleteContact:
|
|
9
|
-
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
generic_api_key: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
generic_api_key: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const replyIoDeleteContact: AppAction<typeof ReplyIoDeleteContactInput, typeof ReplyIoDeleteContactOutput, typeof replyIo.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { replyIoDeleteContact };
|
|
25
13
|
//# sourceMappingURL=delete-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { replyIo } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-contact.d.ts
|
|
@@ -5,21 +7,7 @@ declare const ReplyIoDeleteContactInput: z.ZodObject<{
|
|
|
5
7
|
id: z.ZodNumber;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const ReplyIoDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const replyIoDeleteContact:
|
|
9
|
-
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
generic_api_key: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
generic_api_key: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const replyIoDeleteContact: AppAction<typeof ReplyIoDeleteContactInput, typeof ReplyIoDeleteContactOutput, typeof replyIo.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { replyIoDeleteContact };
|
|
25
13
|
//# sourceMappingURL=delete-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoDeleteContactInput = z.object({\n id: z.number().int().describe(\"Contact ID to delete; must be a positive integer\"),\n}).describe(\"Request model for deleting a contact.\");\nexport const ReplyIoDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyIoDeleteContact = action(\"REPLY_IO_DELETE_CONTACT\", {\n slug: \"reply_io-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact. Use after confirming the contact exists to remove it permanently.\",\n input: ReplyIoDeleteContactInput,\n output: ReplyIoDeleteContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { replyIo } from \"../app\";\n\nexport const ReplyIoDeleteContactInput = z.object({\n id: z.number().int().describe(\"Contact ID to delete; must be a positive integer\"),\n}).describe(\"Request model for deleting a contact.\");\nexport const ReplyIoDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyIoDeleteContact: AppAction<\n typeof ReplyIoDeleteContactInput,\n typeof ReplyIoDeleteContactOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_DELETE_CONTACT\", {\n slug: \"reply_io-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact. Use after confirming the contact exists to remove it permanently.\",\n input: ReplyIoDeleteContactInput,\n output: ReplyIoDeleteContactOutput,\n});\n"],"mappings":";;;AAWA,MAAa,uBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbuC,EAAE,OAAO,EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,EAClF,CAAC,CAAC,CAAC,SAAS,uCAWH;CACP,QAXwC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4EAW3E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-email-account.cjs","names":["z","action"],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyIoDeleteEmailAccountOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyIoDeleteEmailAccount = action(\"REPLY_IO_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply_io-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyIoDeleteEmailAccountInput,\n output: ReplyIoDeleteEmailAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-email-account.cjs","names":["z","action"],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { replyIo } from \"../app\";\n\nexport const ReplyIoDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyIoDeleteEmailAccountOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyIoDeleteEmailAccount: AppAction<\n typeof ReplyIoDeleteEmailAccountInput,\n typeof ReplyIoDeleteEmailAccountOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply_io-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyIoDeleteEmailAccountInput,\n output: ReplyIoDeleteEmailAccountOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,kCAAkCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AAErK,MAAa,4BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { replyIo } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-email-account.d.ts
|
|
@@ -5,21 +7,7 @@ declare const ReplyIoDeleteEmailAccountInput: z.ZodObject<{
|
|
|
5
7
|
id: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const ReplyIoDeleteEmailAccountOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const replyIoDeleteEmailAccount:
|
|
9
|
-
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
generic_api_key: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
generic_api_key: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const replyIoDeleteEmailAccount: AppAction<typeof ReplyIoDeleteEmailAccountInput, typeof ReplyIoDeleteEmailAccountOutput, typeof replyIo.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { replyIoDeleteEmailAccount };
|
|
25
13
|
//# sourceMappingURL=delete-email-account.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-email-account.d.cts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-email-account.d.cts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { replyIo } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-email-account.d.ts
|
|
@@ -5,21 +7,7 @@ declare const ReplyIoDeleteEmailAccountInput: z.ZodObject<{
|
|
|
5
7
|
id: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const ReplyIoDeleteEmailAccountOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const replyIoDeleteEmailAccount:
|
|
9
|
-
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
generic_api_key: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reply_io", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
generic_api_key: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const replyIoDeleteEmailAccount: AppAction<typeof ReplyIoDeleteEmailAccountInput, typeof ReplyIoDeleteEmailAccountOutput, typeof replyIo.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { replyIoDeleteEmailAccount };
|
|
25
13
|
//# sourceMappingURL=delete-email-account.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-email-account.d.mts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-email-account.d.mts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-email-account.mjs","names":[],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyIoDeleteEmailAccountOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyIoDeleteEmailAccount = action(\"REPLY_IO_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply_io-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyIoDeleteEmailAccountInput,\n output: ReplyIoDeleteEmailAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-email-account.mjs","names":[],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { replyIo } from \"../app\";\n\nexport const ReplyIoDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyIoDeleteEmailAccountOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyIoDeleteEmailAccount: AppAction<\n typeof ReplyIoDeleteEmailAccountInput,\n typeof ReplyIoDeleteEmailAccountOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply_io-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyIoDeleteEmailAccountInput,\n output: ReplyIoDeleteEmailAccountOutput,\n});\n"],"mappings":";;;AAWA,MAAa,4BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,0CAWH;CACP,QAX6C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2EAWhF;AACV,CAAC"}
|