@keystrokehq/reply_io 0.1.4 → 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 -8
- package/dist/actions/add-contact-to-sequence.d.cts.map +1 -1
- package/dist/actions/add-contact-to-sequence.d.mts +3 -8
- 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 -3
- package/dist/actions/archive-sequence.d.cts.map +1 -1
- package/dist/actions/archive-sequence.d.mts +3 -3
- 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 -5
- package/dist/actions/clear-contact-status.d.cts.map +1 -1
- package/dist/actions/clear-contact-status.d.mts +3 -5
- 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 -1
- package/dist/actions/connect-exchange-account.d.cts.map +1 -1
- package/dist/actions/connect-exchange-account.d.mts +3 -1
- 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 -1
- package/dist/actions/connect-gmail-account.d.cts.map +1 -1
- package/dist/actions/connect-gmail-account.d.mts +3 -1
- 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 -23
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -23
- 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 -28
- package/dist/actions/create-sequence-step.d.cts.map +1 -1
- package/dist/actions/create-sequence-step.d.mts +3 -28
- 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 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-email-account.d.cts.map +1 -1
- package/dist/actions/delete-email-account.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-schedule.d.cts.map +1 -1
- package/dist/actions/delete-schedule.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-sequence.d.cts.map +1 -1
- package/dist/actions/delete-sequence.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +3 -3
- 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 -3
- package/dist/actions/generate-ulid.d.cts.map +1 -1
- package/dist/actions/generate-ulid.d.mts +3 -3
- 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 -3
- package/dist/actions/get-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-by-id.d.mts +3 -3
- 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 -4
- package/dist/actions/get-contact-status.d.cts.map +1 -1
- package/dist/actions/get-contact-status.d.mts +3 -4
- 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 -1
- package/dist/actions/get-current-user.d.cts.map +1 -1
- package/dist/actions/get-current-user.d.mts +3 -1
- 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 -4
- package/dist/actions/get-disconnected-email-accounts.d.cts.map +1 -1
- package/dist/actions/get-disconnected-email-accounts.d.mts +3 -4
- 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 -3
- package/dist/actions/get-sequence-by-id.d.cts.map +1 -1
- package/dist/actions/get-sequence-by-id.d.mts +3 -3
- 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 -6
- package/dist/actions/get-sequence-contacts-extended.d.cts.map +1 -1
- package/dist/actions/get-sequence-contacts-extended.d.mts +3 -6
- 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 -4
- package/dist/actions/get-sequence-step-by-id.d.cts.map +1 -1
- package/dist/actions/get-sequence-step-by-id.d.mts +3 -4
- 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 -4
- package/dist/actions/list-contacts-basic.d.cts.map +1 -1
- package/dist/actions/list-contacts-basic.d.mts +3 -4
- 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 -5
- package/dist/actions/list-email-accounts.d.cts.map +1 -1
- package/dist/actions/list-email-accounts.d.mts +3 -5
- 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 -1
- package/dist/actions/list-lists.d.cts.map +1 -1
- package/dist/actions/list-lists.d.mts +3 -1
- 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 -3
- package/dist/actions/list-sequence-steps.d.cts.map +1 -1
- package/dist/actions/list-sequence-steps.d.mts +3 -3
- 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 -5
- package/dist/actions/list-sequences.d.cts.map +1 -1
- package/dist/actions/list-sequences.d.mts +3 -5
- 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 -3
- package/dist/actions/pause-sequence.d.cts.map +1 -1
- package/dist/actions/pause-sequence.d.mts +3 -3
- 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 -4
- package/dist/actions/remove-contact-from-sequence.d.cts.map +1 -1
- package/dist/actions/remove-contact-from-sequence.d.mts +3 -4
- 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 -4
- package/dist/actions/remove-contacts-from-sequence.d.cts.map +1 -1
- package/dist/actions/remove-contacts-from-sequence.d.mts +3 -4
- 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 -3
- package/dist/actions/search-contacts.d.cts.map +1 -1
- package/dist/actions/search-contacts.d.mts +3 -3
- 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 -5
- package/dist/actions/set-contact-status.d.cts.map +1 -1
- package/dist/actions/set-contact-status.d.mts +3 -5
- 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 -3
- package/dist/actions/start-sequence.d.cts.map +1 -1
- package/dist/actions/start-sequence.d.mts +3 -3
- 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 -25
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -25
- 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 -19
- package/dist/actions/update-email-account.d.cts.map +1 -1
- package/dist/actions/update-email-account.d.mts +3 -19
- 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 +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- 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
package/dist/action.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.cjs","names":["replyIo","executeReplyIoTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { replyIo } from \"./app\";\nimport { executeReplyIoTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.cjs","names":["replyIo","executeReplyIoTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { replyIo } from \"./app\";\nimport { executeReplyIoTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof replyIo.credential> {\n return replyIo.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeReplyIoTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOuD;CACvD,OAAOA,YAAAA,QAAQ,OAAO;EACpB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,mBAAmB,MAAM,KAAgC,CAAC;EAC1F;CACF,CAAC;AACH"}
|
package/dist/action.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { replyIo } from \"./app\";\nimport { executeReplyIoTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { replyIo } from \"./app\";\nimport { executeReplyIoTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof replyIo.credential> {\n return replyIo.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeReplyIoTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOuD;CACvD,OAAO,QAAQ,OAAO;EACpB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,mBAAmB,MAAM,KAAgC,CAAC;EAC1F;CACF,CAAC;AACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-contact-to-sequence.cjs","names":["z","action"],"sources":["../../src/actions/add-contact-to-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoAddContactToSequenceInput = z.object({\n startFrom: z.string().describe(\"Processing start date and time (ISO 8601 format). If not specified, processing starts immediately\").optional(),\n contact_id: z.number().int().describe(\"Contact ID to move to the sequence\"),\n sequenceId: z.number().int().describe(\"Target sequence ID to move the contact to\"),\n startStepId: z.number().int().describe(\"Specific sequence step ID to begin from. If not specified, starts from the first step\").optional(),\n ignoreStepDelay: z.boolean().describe(\"Skip the initial step delay and start processing immediately. Default: false\").optional(),\n removeFromExisting: z.boolean().describe(\"Remove contact from current sequence before adding to the new sequence. Default: false\").optional(),\n}).describe(\"Request model for moving a contact to a sequence.\");\nexport const ReplyIoAddContactToSequenceOutput = z.object({\n message: z.string().describe(\"Success message confirming the contact was moved to the sequence\").nullable(),\n success: z.boolean().describe(\"Whether the operation was successful (true for 204 response)\").nullable(),\n contactId: z.number().int().describe(\"ID of the contact that was moved to the sequence\").nullable(),\n sequenceId: z.number().int().describe(\"ID of the sequence the contact was moved to\").nullable(),\n}).passthrough().describe(\"Response model for moving a contact to a sequence.\\nReturns 204 No Content on success.\");\n\nexport const replyIoAddContactToSequence = action(\"REPLY_IO_ADD_CONTACT_TO_SEQUENCE\", {\n slug: \"reply_io-add-contact-to-sequence\",\n name: \"Add Contact to Sequence\",\n description: \"Move an existing contact to a sequence in Reply.io. Use this action to enroll contacts in email sequences for automated outreach campaigns. This action allows you to specify where in the sequence to start, whether to remove the contact from their current sequence, and when to begin processing.\",\n input: ReplyIoAddContactToSequenceInput,\n output: ReplyIoAddContactToSequenceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-contact-to-sequence.cjs","names":["z","action"],"sources":["../../src/actions/add-contact-to-sequence.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 ReplyIoAddContactToSequenceInput = z.object({\n startFrom: z.string().describe(\"Processing start date and time (ISO 8601 format). If not specified, processing starts immediately\").optional(),\n contact_id: z.number().int().describe(\"Contact ID to move to the sequence\"),\n sequenceId: z.number().int().describe(\"Target sequence ID to move the contact to\"),\n startStepId: z.number().int().describe(\"Specific sequence step ID to begin from. If not specified, starts from the first step\").optional(),\n ignoreStepDelay: z.boolean().describe(\"Skip the initial step delay and start processing immediately. Default: false\").optional(),\n removeFromExisting: z.boolean().describe(\"Remove contact from current sequence before adding to the new sequence. Default: false\").optional(),\n}).describe(\"Request model for moving a contact to a sequence.\");\nexport const ReplyIoAddContactToSequenceOutput = z.object({\n message: z.string().describe(\"Success message confirming the contact was moved to the sequence\").nullable(),\n success: z.boolean().describe(\"Whether the operation was successful (true for 204 response)\").nullable(),\n contactId: z.number().int().describe(\"ID of the contact that was moved to the sequence\").nullable(),\n sequenceId: z.number().int().describe(\"ID of the sequence the contact was moved to\").nullable(),\n}).passthrough().describe(\"Response model for moving a contact to a sequence.\\nReturns 204 No Content on success.\");\n\nexport const replyIoAddContactToSequence: AppAction<\n typeof ReplyIoAddContactToSequenceInput,\n typeof ReplyIoAddContactToSequenceOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_ADD_CONTACT_TO_SEQUENCE\", {\n slug: \"reply_io-add-contact-to-sequence\",\n name: \"Add Contact to Sequence\",\n description: \"Move an existing contact to a sequence in Reply.io. Use this action to enroll contacts in email sequences for automated outreach campaigns. This action allows you to specify where in the sequence to start, whether to remove the contact from their current sequence, and when to begin processing.\",\n input: ReplyIoAddContactToSequenceInput,\n output: ReplyIoAddContactToSequenceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC7I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CACjF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CACzI,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC/H,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wFAAwF;AAElH,MAAa,8BAITC,eAAAA,OAAO,oCAAoC;CAC7C,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/add-contact-to-sequence.d.ts
|
|
@@ -15,14 +17,7 @@ declare const ReplyIoAddContactToSequenceOutput: z.ZodObject<{
|
|
|
15
17
|
contactId: z.ZodNullable<z.ZodNumber>;
|
|
16
18
|
sequenceId: z.ZodNullable<z.ZodNumber>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const replyIoAddContactToSequence:
|
|
19
|
-
contact_id: number;
|
|
20
|
-
sequenceId: number;
|
|
21
|
-
startFrom?: string | undefined;
|
|
22
|
-
startStepId?: number | undefined;
|
|
23
|
-
ignoreStepDelay?: boolean | undefined;
|
|
24
|
-
removeFromExisting?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const replyIoAddContactToSequence: AppAction<typeof ReplyIoAddContactToSequenceInput, typeof ReplyIoAddContactToSequenceOutput, typeof replyIo.credential>;
|
|
26
21
|
//#endregion
|
|
27
22
|
export { replyIoAddContactToSequence };
|
|
28
23
|
//# sourceMappingURL=add-contact-to-sequence.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-contact-to-sequence.d.cts","names":[],"sources":["../../src/actions/add-contact-to-sequence.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-contact-to-sequence.d.cts","names":[],"sources":["../../src/actions/add-contact-to-sequence.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAQhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAOjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,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/add-contact-to-sequence.d.ts
|
|
@@ -15,14 +17,7 @@ declare const ReplyIoAddContactToSequenceOutput: z.ZodObject<{
|
|
|
15
17
|
contactId: z.ZodNullable<z.ZodNumber>;
|
|
16
18
|
sequenceId: z.ZodNullable<z.ZodNumber>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const replyIoAddContactToSequence:
|
|
19
|
-
contact_id: number;
|
|
20
|
-
sequenceId: number;
|
|
21
|
-
startFrom?: string | undefined;
|
|
22
|
-
startStepId?: number | undefined;
|
|
23
|
-
ignoreStepDelay?: boolean | undefined;
|
|
24
|
-
removeFromExisting?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const replyIoAddContactToSequence: AppAction<typeof ReplyIoAddContactToSequenceInput, typeof ReplyIoAddContactToSequenceOutput, typeof replyIo.credential>;
|
|
26
21
|
//#endregion
|
|
27
22
|
export { replyIoAddContactToSequence };
|
|
28
23
|
//# sourceMappingURL=add-contact-to-sequence.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-contact-to-sequence.d.mts","names":[],"sources":["../../src/actions/add-contact-to-sequence.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-contact-to-sequence.d.mts","names":[],"sources":["../../src/actions/add-contact-to-sequence.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAQhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAOjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-contact-to-sequence.mjs","names":[],"sources":["../../src/actions/add-contact-to-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoAddContactToSequenceInput = z.object({\n startFrom: z.string().describe(\"Processing start date and time (ISO 8601 format). If not specified, processing starts immediately\").optional(),\n contact_id: z.number().int().describe(\"Contact ID to move to the sequence\"),\n sequenceId: z.number().int().describe(\"Target sequence ID to move the contact to\"),\n startStepId: z.number().int().describe(\"Specific sequence step ID to begin from. If not specified, starts from the first step\").optional(),\n ignoreStepDelay: z.boolean().describe(\"Skip the initial step delay and start processing immediately. Default: false\").optional(),\n removeFromExisting: z.boolean().describe(\"Remove contact from current sequence before adding to the new sequence. Default: false\").optional(),\n}).describe(\"Request model for moving a contact to a sequence.\");\nexport const ReplyIoAddContactToSequenceOutput = z.object({\n message: z.string().describe(\"Success message confirming the contact was moved to the sequence\").nullable(),\n success: z.boolean().describe(\"Whether the operation was successful (true for 204 response)\").nullable(),\n contactId: z.number().int().describe(\"ID of the contact that was moved to the sequence\").nullable(),\n sequenceId: z.number().int().describe(\"ID of the sequence the contact was moved to\").nullable(),\n}).passthrough().describe(\"Response model for moving a contact to a sequence.\\nReturns 204 No Content on success.\");\n\nexport const replyIoAddContactToSequence = action(\"REPLY_IO_ADD_CONTACT_TO_SEQUENCE\", {\n slug: \"reply_io-add-contact-to-sequence\",\n name: \"Add Contact to Sequence\",\n description: \"Move an existing contact to a sequence in Reply.io. Use this action to enroll contacts in email sequences for automated outreach campaigns. This action allows you to specify where in the sequence to start, whether to remove the contact from their current sequence, and when to begin processing.\",\n input: ReplyIoAddContactToSequenceInput,\n output: ReplyIoAddContactToSequenceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-contact-to-sequence.mjs","names":[],"sources":["../../src/actions/add-contact-to-sequence.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 ReplyIoAddContactToSequenceInput = z.object({\n startFrom: z.string().describe(\"Processing start date and time (ISO 8601 format). If not specified, processing starts immediately\").optional(),\n contact_id: z.number().int().describe(\"Contact ID to move to the sequence\"),\n sequenceId: z.number().int().describe(\"Target sequence ID to move the contact to\"),\n startStepId: z.number().int().describe(\"Specific sequence step ID to begin from. If not specified, starts from the first step\").optional(),\n ignoreStepDelay: z.boolean().describe(\"Skip the initial step delay and start processing immediately. Default: false\").optional(),\n removeFromExisting: z.boolean().describe(\"Remove contact from current sequence before adding to the new sequence. Default: false\").optional(),\n}).describe(\"Request model for moving a contact to a sequence.\");\nexport const ReplyIoAddContactToSequenceOutput = z.object({\n message: z.string().describe(\"Success message confirming the contact was moved to the sequence\").nullable(),\n success: z.boolean().describe(\"Whether the operation was successful (true for 204 response)\").nullable(),\n contactId: z.number().int().describe(\"ID of the contact that was moved to the sequence\").nullable(),\n sequenceId: z.number().int().describe(\"ID of the sequence the contact was moved to\").nullable(),\n}).passthrough().describe(\"Response model for moving a contact to a sequence.\\nReturns 204 No Content on success.\");\n\nexport const replyIoAddContactToSequence: AppAction<\n typeof ReplyIoAddContactToSequenceInput,\n typeof ReplyIoAddContactToSequenceOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_ADD_CONTACT_TO_SEQUENCE\", {\n slug: \"reply_io-add-contact-to-sequence\",\n name: \"Add Contact to Sequence\",\n description: \"Move an existing contact to a sequence in Reply.io. Use this action to enroll contacts in email sequences for automated outreach campaigns. This action allows you to specify where in the sequence to start, whether to remove the contact from their current sequence, and when to begin processing.\",\n input: ReplyIoAddContactToSequenceInput,\n output: ReplyIoAddContactToSequenceOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,8BAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB8C,EAAE,OAAO;EACvD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EAC7I,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;EAC1E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;EACjF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;EACzI,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EAC/H,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC9I,CAAC,CAAC,CAAC,SAAS,mDAgBH;CACP,QAhB+C,EAAE,OAAO;EACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACvG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAClG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wFAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"archive-sequence.cjs","names":["z","action"],"sources":["../../src/actions/archive-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoArchiveSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to archive; must be an integer ≥ 1\"),\n}).describe(\"Request model for archiving a sequence.\");\nexport const ReplyIoArchiveSequenceOutput = z.object({\n id: z.number().int().describe(\"Unique sequence identifier\").nullable(),\n name: z.string().describe(\"Sequence name\").nullable(),\n status: z.enum([\"New\", \"Active\", \"Paused\", \"Archived\"]).describe(\"Current state of the sequence\").nullable(),\n teamId: z.number().int().describe(\"Team owner identifier\").nullable(),\n created: z.string().describe(\"Sequence creation timestamp with timezone offset\").nullable(),\n ownerId: z.number().int().describe(\"User owner identifier\").nullable(),\n isArchived: z.boolean().describe(\"Indicates if the sequence is archived\").nullable(),\n}).passthrough().describe(\"Response model for archiving a sequence.\");\n\nexport const replyIoArchiveSequence = action(\"REPLY_IO_ARCHIVE_SEQUENCE\", {\n slug: \"reply_io-archive-sequence\",\n name: \"Archive Sequence\",\n description: \"Tool to archive a sequence. Use when you need to archive an existing sequence without permanently deleting it.\",\n input: ReplyIoArchiveSequenceInput,\n output: ReplyIoArchiveSequenceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"archive-sequence.cjs","names":["z","action"],"sources":["../../src/actions/archive-sequence.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 ReplyIoArchiveSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to archive; must be an integer ≥ 1\"),\n}).describe(\"Request model for archiving a sequence.\");\nexport const ReplyIoArchiveSequenceOutput = z.object({\n id: z.number().int().describe(\"Unique sequence identifier\").nullable(),\n name: z.string().describe(\"Sequence name\").nullable(),\n status: z.enum([\"New\", \"Active\", \"Paused\", \"Archived\"]).describe(\"Current state of the sequence\").nullable(),\n teamId: z.number().int().describe(\"Team owner identifier\").nullable(),\n created: z.string().describe(\"Sequence creation timestamp with timezone offset\").nullable(),\n ownerId: z.number().int().describe(\"User owner identifier\").nullable(),\n isArchived: z.boolean().describe(\"Indicates if the sequence is archived\").nullable(),\n}).passthrough().describe(\"Response model for archiving a sequence.\");\n\nexport const replyIoArchiveSequence: AppAction<\n typeof ReplyIoArchiveSequenceInput,\n typeof ReplyIoArchiveSequenceOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_ARCHIVE_SEQUENCE\", {\n slug: \"reply_io-archive-sequence\",\n name: \"Archive Sequence\",\n description: \"Tool to archive a sequence. Use when you need to archive an existing sequence without permanently deleting it.\",\n input: ReplyIoArchiveSequenceInput,\n output: ReplyIoArchiveSequenceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EAChF,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAO;EAAU;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACpE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACrE,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,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/archive-sequence.d.ts
|
|
@@ -18,9 +20,7 @@ declare const ReplyIoArchiveSequenceOutput: z.ZodObject<{
|
|
|
18
20
|
ownerId: z.ZodNullable<z.ZodNumber>;
|
|
19
21
|
isArchived: z.ZodNullable<z.ZodBoolean>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const replyIoArchiveSequence:
|
|
22
|
-
id: number;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const replyIoArchiveSequence: AppAction<typeof ReplyIoArchiveSequenceInput, typeof ReplyIoArchiveSequenceOutput, typeof replyIo.credential>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { replyIoArchiveSequence };
|
|
26
26
|
//# sourceMappingURL=archive-sequence.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"archive-sequence.d.cts","names":[],"sources":["../../src/actions/archive-sequence.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"archive-sequence.d.cts","names":[],"sources":["../../src/actions/archive-sequence.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAU5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,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/archive-sequence.d.ts
|
|
@@ -18,9 +20,7 @@ declare const ReplyIoArchiveSequenceOutput: z.ZodObject<{
|
|
|
18
20
|
ownerId: z.ZodNullable<z.ZodNumber>;
|
|
19
21
|
isArchived: z.ZodNullable<z.ZodBoolean>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const replyIoArchiveSequence:
|
|
22
|
-
id: number;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const replyIoArchiveSequence: AppAction<typeof ReplyIoArchiveSequenceInput, typeof ReplyIoArchiveSequenceOutput, typeof replyIo.credential>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { replyIoArchiveSequence };
|
|
26
26
|
//# sourceMappingURL=archive-sequence.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"archive-sequence.d.mts","names":[],"sources":["../../src/actions/archive-sequence.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"archive-sequence.d.mts","names":[],"sources":["../../src/actions/archive-sequence.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAU5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"archive-sequence.mjs","names":[],"sources":["../../src/actions/archive-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoArchiveSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to archive; must be an integer ≥ 1\"),\n}).describe(\"Request model for archiving a sequence.\");\nexport const ReplyIoArchiveSequenceOutput = z.object({\n id: z.number().int().describe(\"Unique sequence identifier\").nullable(),\n name: z.string().describe(\"Sequence name\").nullable(),\n status: z.enum([\"New\", \"Active\", \"Paused\", \"Archived\"]).describe(\"Current state of the sequence\").nullable(),\n teamId: z.number().int().describe(\"Team owner identifier\").nullable(),\n created: z.string().describe(\"Sequence creation timestamp with timezone offset\").nullable(),\n ownerId: z.number().int().describe(\"User owner identifier\").nullable(),\n isArchived: z.boolean().describe(\"Indicates if the sequence is archived\").nullable(),\n}).passthrough().describe(\"Response model for archiving a sequence.\");\n\nexport const replyIoArchiveSequence = action(\"REPLY_IO_ARCHIVE_SEQUENCE\", {\n slug: \"reply_io-archive-sequence\",\n name: \"Archive Sequence\",\n description: \"Tool to archive a sequence. Use when you need to archive an existing sequence without permanently deleting it.\",\n input: ReplyIoArchiveSequenceInput,\n output: ReplyIoArchiveSequenceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"archive-sequence.mjs","names":[],"sources":["../../src/actions/archive-sequence.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 ReplyIoArchiveSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to archive; must be an integer ≥ 1\"),\n}).describe(\"Request model for archiving a sequence.\");\nexport const ReplyIoArchiveSequenceOutput = z.object({\n id: z.number().int().describe(\"Unique sequence identifier\").nullable(),\n name: z.string().describe(\"Sequence name\").nullable(),\n status: z.enum([\"New\", \"Active\", \"Paused\", \"Archived\"]).describe(\"Current state of the sequence\").nullable(),\n teamId: z.number().int().describe(\"Team owner identifier\").nullable(),\n created: z.string().describe(\"Sequence creation timestamp with timezone offset\").nullable(),\n ownerId: z.number().int().describe(\"User owner identifier\").nullable(),\n isArchived: z.boolean().describe(\"Indicates if the sequence is archived\").nullable(),\n}).passthrough().describe(\"Response model for archiving a sequence.\");\n\nexport const replyIoArchiveSequence: AppAction<\n typeof ReplyIoArchiveSequenceInput,\n typeof ReplyIoArchiveSequenceOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_ARCHIVE_SEQUENCE\", {\n slug: \"reply_io-archive-sequence\",\n name: \"Archive Sequence\",\n description: \"Tool to archive a sequence. Use when you need to archive an existing sequence without permanently deleting it.\",\n input: ReplyIoArchiveSequenceInput,\n output: ReplyIoArchiveSequenceOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArByC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EAChF,CAAC,CAAC,CAAC,SAAS,yCAmBH;CACP,QAnB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;EACpD,QAAQ,EAAE,KAAK;GAAC;GAAO;GAAU;GAAU;EAAU,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EACpE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EACrE,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clear-contact-status.cjs","names":["z","action"],"sources":["../../src/actions/clear-contact-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoClearContactStatusInput = z.object({\n statuses: z.array(z.string()).describe(\"Specific statuses to clear. Allowed values: OptedOut, Called, ToCall, MeetingBooked, Bounced, Replied, or Finished. If omitted, clears all clearable statuses (OptedOut, Called, ToCall, MeetingBooked).\").optional(),\n contactIds: z.array(z.number().int()).describe(\"Array of contact IDs to clear statuses from\"),\n sequenceId: z.number().int().describe(\"Optional sequence ID for sequence-specific status clearing\").optional(),\n}).describe(\"Request parameters for clearing contact status.\");\nexport const ReplyIoClearContactStatusOutput = z.object({\n affected: z.array(z.number().int()).describe(\"IDs of contacts that were affected by the status clear operation\"),\n}).passthrough().describe(\"Response model for clear contact status action.\");\n\nexport const replyIoClearContactStatus = action(\"REPLY_IO_CLEAR_CONTACT_STATUS\", {\n slug: \"reply_io-clear-contact-status\",\n name: \"Clear Contact Status\",\n description: \"Tool to clear statuses from contacts. Use when you need to remove specific or all clearable statuses from contacts.\",\n input: ReplyIoClearContactStatusInput,\n output: ReplyIoClearContactStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"clear-contact-status.cjs","names":["z","action"],"sources":["../../src/actions/clear-contact-status.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 ReplyIoClearContactStatusInput = z.object({\n statuses: z.array(z.string()).describe(\"Specific statuses to clear. Allowed values: OptedOut, Called, ToCall, MeetingBooked, Bounced, Replied, or Finished. If omitted, clears all clearable statuses (OptedOut, Called, ToCall, MeetingBooked).\").optional(),\n contactIds: z.array(z.number().int()).describe(\"Array of contact IDs to clear statuses from\"),\n sequenceId: z.number().int().describe(\"Optional sequence ID for sequence-specific status clearing\").optional(),\n}).describe(\"Request parameters for clearing contact status.\");\nexport const ReplyIoClearContactStatusOutput = z.object({\n affected: z.array(z.number().int()).describe(\"IDs of contacts that were affected by the status clear operation\"),\n}).passthrough().describe(\"Response model for clear contact status action.\");\n\nexport const replyIoClearContactStatus: AppAction<\n typeof ReplyIoClearContactStatusInput,\n typeof ReplyIoClearContactStatusOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CLEAR_CONTACT_STATUS\", {\n slug: \"reply_io-clear-contact-status\",\n name: \"Clear Contact Status\",\n description: \"Tool to clear statuses from contacts. Use when you need to remove specific or all clearable statuses from contacts.\",\n input: ReplyIoClearContactStatusInput,\n output: ReplyIoClearContactStatusOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0MAA0M,CAAC,CAAC,SAAS;CAC5P,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,6CAA6C;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kEAAkE,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,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/clear-contact-status.d.ts
|
|
@@ -9,11 +11,7 @@ declare const ReplyIoClearContactStatusInput: z.ZodObject<{
|
|
|
9
11
|
declare const ReplyIoClearContactStatusOutput: z.ZodObject<{
|
|
10
12
|
affected: z.ZodArray<z.ZodNumber>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const replyIoClearContactStatus:
|
|
13
|
-
contactIds: number[];
|
|
14
|
-
statuses?: string[] | undefined;
|
|
15
|
-
sequenceId?: number | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const replyIoClearContactStatus: AppAction<typeof ReplyIoClearContactStatusInput, typeof ReplyIoClearContactStatusOutput, typeof replyIo.credential>;
|
|
17
15
|
//#endregion
|
|
18
16
|
export { replyIoClearContactStatus };
|
|
19
17
|
//# sourceMappingURL=clear-contact-status.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clear-contact-status.d.cts","names":[],"sources":["../../src/actions/clear-contact-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"clear-contact-status.d.cts","names":[],"sources":["../../src/actions/clear-contact-status.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+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/clear-contact-status.d.ts
|
|
@@ -9,11 +11,7 @@ declare const ReplyIoClearContactStatusInput: z.ZodObject<{
|
|
|
9
11
|
declare const ReplyIoClearContactStatusOutput: z.ZodObject<{
|
|
10
12
|
affected: z.ZodArray<z.ZodNumber>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const replyIoClearContactStatus:
|
|
13
|
-
contactIds: number[];
|
|
14
|
-
statuses?: string[] | undefined;
|
|
15
|
-
sequenceId?: number | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const replyIoClearContactStatus: AppAction<typeof ReplyIoClearContactStatusInput, typeof ReplyIoClearContactStatusOutput, typeof replyIo.credential>;
|
|
17
15
|
//#endregion
|
|
18
16
|
export { replyIoClearContactStatus };
|
|
19
17
|
//# sourceMappingURL=clear-contact-status.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clear-contact-status.d.mts","names":[],"sources":["../../src/actions/clear-contact-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"clear-contact-status.d.mts","names":[],"sources":["../../src/actions/clear-contact-status.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+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":"clear-contact-status.mjs","names":[],"sources":["../../src/actions/clear-contact-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoClearContactStatusInput = z.object({\n statuses: z.array(z.string()).describe(\"Specific statuses to clear. Allowed values: OptedOut, Called, ToCall, MeetingBooked, Bounced, Replied, or Finished. If omitted, clears all clearable statuses (OptedOut, Called, ToCall, MeetingBooked).\").optional(),\n contactIds: z.array(z.number().int()).describe(\"Array of contact IDs to clear statuses from\"),\n sequenceId: z.number().int().describe(\"Optional sequence ID for sequence-specific status clearing\").optional(),\n}).describe(\"Request parameters for clearing contact status.\");\nexport const ReplyIoClearContactStatusOutput = z.object({\n affected: z.array(z.number().int()).describe(\"IDs of contacts that were affected by the status clear operation\"),\n}).passthrough().describe(\"Response model for clear contact status action.\");\n\nexport const replyIoClearContactStatus = action(\"REPLY_IO_CLEAR_CONTACT_STATUS\", {\n slug: \"reply_io-clear-contact-status\",\n name: \"Clear Contact Status\",\n description: \"Tool to clear statuses from contacts. Use when you need to remove specific or all clearable statuses from contacts.\",\n input: ReplyIoClearContactStatusInput,\n output: ReplyIoClearContactStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"clear-contact-status.mjs","names":[],"sources":["../../src/actions/clear-contact-status.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 ReplyIoClearContactStatusInput = z.object({\n statuses: z.array(z.string()).describe(\"Specific statuses to clear. Allowed values: OptedOut, Called, ToCall, MeetingBooked, Bounced, Replied, or Finished. If omitted, clears all clearable statuses (OptedOut, Called, ToCall, MeetingBooked).\").optional(),\n contactIds: z.array(z.number().int()).describe(\"Array of contact IDs to clear statuses from\"),\n sequenceId: z.number().int().describe(\"Optional sequence ID for sequence-specific status clearing\").optional(),\n}).describe(\"Request parameters for clearing contact status.\");\nexport const ReplyIoClearContactStatusOutput = z.object({\n affected: z.array(z.number().int()).describe(\"IDs of contacts that were affected by the status clear operation\"),\n}).passthrough().describe(\"Response model for clear contact status action.\");\n\nexport const replyIoClearContactStatus: AppAction<\n typeof ReplyIoClearContactStatusInput,\n typeof ReplyIoClearContactStatusOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CLEAR_CONTACT_STATUS\", {\n slug: \"reply_io-clear-contact-status\",\n name: \"Clear Contact Status\",\n description: \"Tool to clear statuses from contacts. Use when you need to remove specific or all clearable statuses from contacts.\",\n input: ReplyIoClearContactStatusInput,\n output: ReplyIoClearContactStatusOutput,\n});\n"],"mappings":";;;AAeA,MAAa,4BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB4C,EAAE,OAAO;EACrD,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0MAA0M,CAAC,CAAC,SAAS;EAC5P,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,6CAA6C;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,SAAS,iDAaH;CACP,QAb6C,EAAE,OAAO,EACtD,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kEAAkE,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connect-exchange-account.cjs","names":["z","action"],"sources":["../../src/actions/connect-exchange-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoConnectExchangeAccountInput = z.object({}).describe(\"Request schema for connecting an Exchange account via OAuth.\\nNo parameters are required as this action initiates the OAuth flow.\");\nexport const ReplyIoConnectExchangeAccountOutput = z.object({\n status_code: z.number().int().describe(\"HTTP status code of the response (typically 302 for redirect)\").nullable(),\n redirect_url: z.string().describe(\"The OAuth redirect URL where the user should be directed to authorize the Exchange account connection\").nullable(),\n}).passthrough().describe(\"Response schema for connecting an Exchange account via OAuth.\\nReturns the OAuth redirect URL to Microsoft's consent page.\");\n\nexport const replyIoConnectExchangeAccount = action(\"REPLY_IO_CONNECT_EXCHANGE_ACCOUNT\", {\n slug: \"reply_io-connect-exchange-account\",\n name: \"Connect Exchange Account via OAuth\",\n description: \"Tool to initiate OAuth connection for an Exchange email account. Use when you need to connect an Exchange account to Reply.io via OAuth flow. Returns the Microsoft OAuth consent page URL where the user should be redirected.\",\n input: ReplyIoConnectExchangeAccountInput,\n output: ReplyIoConnectExchangeAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"connect-exchange-account.cjs","names":["z","action"],"sources":["../../src/actions/connect-exchange-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 ReplyIoConnectExchangeAccountInput = z.object({}).describe(\"Request schema for connecting an Exchange account via OAuth.\\nNo parameters are required as this action initiates the OAuth flow.\");\nexport const ReplyIoConnectExchangeAccountOutput = z.object({\n status_code: z.number().int().describe(\"HTTP status code of the response (typically 302 for redirect)\").nullable(),\n redirect_url: z.string().describe(\"The OAuth redirect URL where the user should be directed to authorize the Exchange account connection\").nullable(),\n}).passthrough().describe(\"Response schema for connecting an Exchange account via OAuth.\\nReturns the OAuth redirect URL to Microsoft's consent page.\");\n\nexport const replyIoConnectExchangeAccount: AppAction<\n typeof ReplyIoConnectExchangeAccountInput,\n typeof ReplyIoConnectExchangeAccountOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CONNECT_EXCHANGE_ACCOUNT\", {\n slug: \"reply_io-connect-exchange-account\",\n name: \"Connect Exchange Account via OAuth\",\n description: \"Tool to initiate OAuth connection for an Exchange email account. Use when you need to connect an Exchange account to Reply.io via OAuth flow. Returns the Microsoft OAuth consent page URL where the user should be redirected.\",\n input: ReplyIoConnectExchangeAccountInput,\n output: ReplyIoConnectExchangeAccountOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI;AAC3M,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACjH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4HAA4H;AAEtJ,MAAa,gCAITC,eAAAA,OAAO,qCAAqC;CAC9C,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/connect-exchange-account.d.ts
|
|
@@ -6,7 +8,7 @@ declare const ReplyIoConnectExchangeAccountOutput: z.ZodObject<{
|
|
|
6
8
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
7
9
|
redirect_url: z.ZodNullable<z.ZodString>;
|
|
8
10
|
}, z.core.$loose>;
|
|
9
|
-
declare const replyIoConnectExchangeAccount:
|
|
11
|
+
declare const replyIoConnectExchangeAccount: AppAction<typeof ReplyIoConnectExchangeAccountInput, typeof ReplyIoConnectExchangeAccountOutput, typeof replyIo.credential>;
|
|
10
12
|
//#endregion
|
|
11
13
|
export { replyIoConnectExchangeAccount };
|
|
12
14
|
//# sourceMappingURL=connect-exchange-account.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connect-exchange-account.d.cts","names":[],"sources":["../../src/actions/connect-exchange-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"connect-exchange-account.d.cts","names":[],"sources":["../../src/actions/connect-exchange-account.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,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/connect-exchange-account.d.ts
|
|
@@ -6,7 +8,7 @@ declare const ReplyIoConnectExchangeAccountOutput: z.ZodObject<{
|
|
|
6
8
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
7
9
|
redirect_url: z.ZodNullable<z.ZodString>;
|
|
8
10
|
}, z.core.$loose>;
|
|
9
|
-
declare const replyIoConnectExchangeAccount:
|
|
11
|
+
declare const replyIoConnectExchangeAccount: AppAction<typeof ReplyIoConnectExchangeAccountInput, typeof ReplyIoConnectExchangeAccountOutput, typeof replyIo.credential>;
|
|
10
12
|
//#endregion
|
|
11
13
|
export { replyIoConnectExchangeAccount };
|
|
12
14
|
//# sourceMappingURL=connect-exchange-account.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connect-exchange-account.d.mts","names":[],"sources":["../../src/actions/connect-exchange-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"connect-exchange-account.d.mts","names":[],"sources":["../../src/actions/connect-exchange-account.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connect-exchange-account.mjs","names":[],"sources":["../../src/actions/connect-exchange-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoConnectExchangeAccountInput = z.object({}).describe(\"Request schema for connecting an Exchange account via OAuth.\\nNo parameters are required as this action initiates the OAuth flow.\");\nexport const ReplyIoConnectExchangeAccountOutput = z.object({\n status_code: z.number().int().describe(\"HTTP status code of the response (typically 302 for redirect)\").nullable(),\n redirect_url: z.string().describe(\"The OAuth redirect URL where the user should be directed to authorize the Exchange account connection\").nullable(),\n}).passthrough().describe(\"Response schema for connecting an Exchange account via OAuth.\\nReturns the OAuth redirect URL to Microsoft's consent page.\");\n\nexport const replyIoConnectExchangeAccount = action(\"REPLY_IO_CONNECT_EXCHANGE_ACCOUNT\", {\n slug: \"reply_io-connect-exchange-account\",\n name: \"Connect Exchange Account via OAuth\",\n description: \"Tool to initiate OAuth connection for an Exchange email account. Use when you need to connect an Exchange account to Reply.io via OAuth flow. Returns the Microsoft OAuth consent page URL where the user should be redirected.\",\n input: ReplyIoConnectExchangeAccountInput,\n output: ReplyIoConnectExchangeAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"connect-exchange-account.mjs","names":[],"sources":["../../src/actions/connect-exchange-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 ReplyIoConnectExchangeAccountInput = z.object({}).describe(\"Request schema for connecting an Exchange account via OAuth.\\nNo parameters are required as this action initiates the OAuth flow.\");\nexport const ReplyIoConnectExchangeAccountOutput = z.object({\n status_code: z.number().int().describe(\"HTTP status code of the response (typically 302 for redirect)\").nullable(),\n redirect_url: z.string().describe(\"The OAuth redirect URL where the user should be directed to authorize the Exchange account connection\").nullable(),\n}).passthrough().describe(\"Response schema for connecting an Exchange account via OAuth.\\nReturns the OAuth redirect URL to Microsoft's consent page.\");\n\nexport const replyIoConnectExchangeAccount: AppAction<\n typeof ReplyIoConnectExchangeAccountInput,\n typeof ReplyIoConnectExchangeAccountOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CONNECT_EXCHANGE_ACCOUNT\", {\n slug: \"reply_io-connect-exchange-account\",\n name: \"Connect Exchange Account via OAuth\",\n description: \"Tool to initiate OAuth connection for an Exchange email account. Use when you need to connect an Exchange account to Reply.io via OAuth flow. Returns the Microsoft OAuth consent page URL where the user should be redirected.\",\n input: ReplyIoConnectExchangeAccountInput,\n output: ReplyIoConnectExchangeAccountOutput,\n});\n"],"mappings":";;;AAYA,MAAa,gCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdgD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mIAc/D;CACP,QAdiD,EAAE,OAAO;EAC1D,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACjH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4HAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connect-gmail-account.cjs","names":["z","action"],"sources":["../../src/actions/connect-gmail-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoConnectGmailAccountInput = z.object({}).describe(\"Request schema for connecting Gmail account via OAuth.\\nNo parameters required - the API initiates OAuth flow.\");\nexport const ReplyIoConnectGmailAccountOutput = z.object({\n authorization_url: z.string().describe(\"Google OAuth authorization URL where the user should be redirected to grant permissions\").nullable(),\n}).passthrough().describe(\"Response schema for Gmail OAuth connection.\\nReturns the OAuth authorization URL to redirect the user.\");\n\nexport const replyIoConnectGmailAccount = action(\"REPLY_IO_CONNECT_GMAIL_ACCOUNT\", {\n slug: \"reply_io-connect-gmail-account\",\n name: \"Connect Gmail Account\",\n description: \"Tool to initiate Gmail account connection via OAuth. Returns the OAuth authorization URL where the user should be redirected to grant permissions.\",\n input: ReplyIoConnectGmailAccountInput,\n output: ReplyIoConnectGmailAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"connect-gmail-account.cjs","names":["z","action"],"sources":["../../src/actions/connect-gmail-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 ReplyIoConnectGmailAccountInput = z.object({}).describe(\"Request schema for connecting Gmail account via OAuth.\\nNo parameters required - the API initiates OAuth flow.\");\nexport const ReplyIoConnectGmailAccountOutput = z.object({\n authorization_url: z.string().describe(\"Google OAuth authorization URL where the user should be redirected to grant permissions\").nullable(),\n}).passthrough().describe(\"Response schema for Gmail OAuth connection.\\nReturns the OAuth authorization URL to redirect the user.\");\n\nexport const replyIoConnectGmailAccount: AppAction<\n typeof ReplyIoConnectGmailAccountInput,\n typeof ReplyIoConnectGmailAccountOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CONNECT_GMAIL_ACCOUNT\", {\n slug: \"reply_io-connect-gmail-account\",\n name: \"Connect Gmail Account\",\n description: \"Tool to initiate Gmail account connection via OAuth. Returns the OAuth authorization URL where the user should be redirected to grant permissions.\",\n input: ReplyIoConnectGmailAccountInput,\n output: ReplyIoConnectGmailAccountOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gHAAgH;AACrL,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wGAAwG;AAElI,MAAa,6BAITC,eAAAA,OAAO,kCAAkC;CAC3C,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/connect-gmail-account.d.ts
|
|
@@ -5,7 +7,7 @@ declare const ReplyIoConnectGmailAccountInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
7
|
declare const ReplyIoConnectGmailAccountOutput: z.ZodObject<{
|
|
6
8
|
authorization_url: z.ZodNullable<z.ZodString>;
|
|
7
9
|
}, z.core.$loose>;
|
|
8
|
-
declare const replyIoConnectGmailAccount:
|
|
10
|
+
declare const replyIoConnectGmailAccount: AppAction<typeof ReplyIoConnectGmailAccountInput, typeof ReplyIoConnectGmailAccountOutput, typeof replyIo.credential>;
|
|
9
11
|
//#endregion
|
|
10
12
|
export { replyIoConnectGmailAccount };
|
|
11
13
|
//# sourceMappingURL=connect-gmail-account.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connect-gmail-account.d.cts","names":[],"sources":["../../src/actions/connect-gmail-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"connect-gmail-account.d.cts","names":[],"sources":["../../src/actions/connect-gmail-account.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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/connect-gmail-account.d.ts
|
|
@@ -5,7 +7,7 @@ declare const ReplyIoConnectGmailAccountInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
7
|
declare const ReplyIoConnectGmailAccountOutput: z.ZodObject<{
|
|
6
8
|
authorization_url: z.ZodNullable<z.ZodString>;
|
|
7
9
|
}, z.core.$loose>;
|
|
8
|
-
declare const replyIoConnectGmailAccount:
|
|
10
|
+
declare const replyIoConnectGmailAccount: AppAction<typeof ReplyIoConnectGmailAccountInput, typeof ReplyIoConnectGmailAccountOutput, typeof replyIo.credential>;
|
|
9
11
|
//#endregion
|
|
10
12
|
export { replyIoConnectGmailAccount };
|
|
11
13
|
//# sourceMappingURL=connect-gmail-account.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connect-gmail-account.d.mts","names":[],"sources":["../../src/actions/connect-gmail-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"connect-gmail-account.d.mts","names":[],"sources":["../../src/actions/connect-gmail-account.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connect-gmail-account.mjs","names":[],"sources":["../../src/actions/connect-gmail-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoConnectGmailAccountInput = z.object({}).describe(\"Request schema for connecting Gmail account via OAuth.\\nNo parameters required - the API initiates OAuth flow.\");\nexport const ReplyIoConnectGmailAccountOutput = z.object({\n authorization_url: z.string().describe(\"Google OAuth authorization URL where the user should be redirected to grant permissions\").nullable(),\n}).passthrough().describe(\"Response schema for Gmail OAuth connection.\\nReturns the OAuth authorization URL to redirect the user.\");\n\nexport const replyIoConnectGmailAccount = action(\"REPLY_IO_CONNECT_GMAIL_ACCOUNT\", {\n slug: \"reply_io-connect-gmail-account\",\n name: \"Connect Gmail Account\",\n description: \"Tool to initiate Gmail account connection via OAuth. Returns the OAuth authorization URL where the user should be redirected to grant permissions.\",\n input: ReplyIoConnectGmailAccountInput,\n output: ReplyIoConnectGmailAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"connect-gmail-account.mjs","names":[],"sources":["../../src/actions/connect-gmail-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 ReplyIoConnectGmailAccountInput = z.object({}).describe(\"Request schema for connecting Gmail account via OAuth.\\nNo parameters required - the API initiates OAuth flow.\");\nexport const ReplyIoConnectGmailAccountOutput = z.object({\n authorization_url: z.string().describe(\"Google OAuth authorization URL where the user should be redirected to grant permissions\").nullable(),\n}).passthrough().describe(\"Response schema for Gmail OAuth connection.\\nReturns the OAuth authorization URL to redirect the user.\");\n\nexport const replyIoConnectGmailAccount: AppAction<\n typeof ReplyIoConnectGmailAccountInput,\n typeof ReplyIoConnectGmailAccountOutput,\n typeof replyIo.credential\n> = action(\"REPLY_IO_CONNECT_GMAIL_ACCOUNT\", {\n slug: \"reply_io-connect-gmail-account\",\n name: \"Connect Gmail Account\",\n description: \"Tool to initiate Gmail account connection via OAuth. Returns the OAuth authorization URL where the user should be redirected to grant permissions.\",\n input: ReplyIoConnectGmailAccountInput,\n output: ReplyIoConnectGmailAccountOutput,\n});\n"],"mappings":";;;AAWA,MAAa,6BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gHAa5D;CACP,QAb8C,EAAE,OAAO,EACvD,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wGAWhB;AACV,CAAC"}
|
|
@@ -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,29 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
54
|
+
declare const replyIoCreateContact: AppAction<typeof ReplyIoCreateContactInput, typeof ReplyIoCreateContactOutput, typeof replyIo.credential>;
|
|
75
55
|
//#endregion
|
|
76
56
|
export { replyIoCreateContact };
|
|
77
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"}
|