@keystrokehq/pdf_co 0.1.3 → 0.1.5

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.
Files changed (91) hide show
  1. package/dist/actions/account-balance-info.d.cts +13 -1
  2. package/dist/actions/account-balance-info.d.cts.map +1 -1
  3. package/dist/actions/account-balance-info.d.mts +13 -1
  4. package/dist/actions/account-balance-info.d.mts.map +1 -1
  5. package/dist/actions/convert-excel-to-csv.d.cts +13 -1
  6. package/dist/actions/convert-excel-to-csv.d.mts +13 -1
  7. package/dist/actions/convert-excel-to-html.d.cts +13 -1
  8. package/dist/actions/convert-excel-to-html.d.mts +13 -1
  9. package/dist/actions/convert-excel-to-json.d.cts +13 -1
  10. package/dist/actions/convert-excel-to-json.d.mts +13 -1
  11. package/dist/actions/convert-excel-to-text.d.cts +13 -1
  12. package/dist/actions/convert-excel-to-text.d.mts +13 -1
  13. package/dist/actions/convert-excel-to-xml.d.cts +13 -1
  14. package/dist/actions/convert-excel-to-xml.d.cts.map +1 -1
  15. package/dist/actions/convert-excel-to-xml.d.mts +13 -1
  16. package/dist/actions/convert-excel-to-xml.d.mts.map +1 -1
  17. package/dist/actions/document-parser.d.cts +13 -1
  18. package/dist/actions/document-parser.d.mts +13 -1
  19. package/dist/actions/file-upload.d.cts +13 -1
  20. package/dist/actions/file-upload.d.mts +13 -1
  21. package/dist/actions/job-check.d.cts +13 -1
  22. package/dist/actions/job-check.d.mts +13 -1
  23. package/dist/actions/pdf-add.d.cts +13 -1
  24. package/dist/actions/pdf-add.d.cts.map +1 -1
  25. package/dist/actions/pdf-add.d.mts +13 -1
  26. package/dist/actions/pdf-add.d.mts.map +1 -1
  27. package/dist/actions/pdf-change-text-searchable.d.cts +13 -1
  28. package/dist/actions/pdf-change-text-searchable.d.mts +13 -1
  29. package/dist/actions/pdf-delete-pages.d.cts +13 -1
  30. package/dist/actions/pdf-delete-pages.d.mts +13 -1
  31. package/dist/actions/pdf-extract-attachments.d.cts +13 -1
  32. package/dist/actions/pdf-extract-attachments.d.mts +13 -1
  33. package/dist/actions/pdf-find.d.cts +13 -1
  34. package/dist/actions/pdf-find.d.mts +13 -1
  35. package/dist/actions/pdf-forms-info-reader.d.cts +13 -1
  36. package/dist/actions/pdf-forms-info-reader.d.mts +13 -1
  37. package/dist/actions/pdf-from-document-txt.d.cts +13 -1
  38. package/dist/actions/pdf-from-document-txt.d.mts +13 -1
  39. package/dist/actions/pdf-from-email.d.cts +13 -1
  40. package/dist/actions/pdf-from-email.d.mts +13 -1
  41. package/dist/actions/pdf-from-html.d.cts +13 -1
  42. package/dist/actions/pdf-from-html.d.mts +13 -1
  43. package/dist/actions/pdf-info-reader.d.cts +13 -1
  44. package/dist/actions/pdf-info-reader.d.mts +13 -1
  45. package/dist/actions/pdf-merge.d.cts +13 -1
  46. package/dist/actions/pdf-merge.d.mts +13 -1
  47. package/dist/actions/pdf-rotate.d.cts +13 -1
  48. package/dist/actions/pdf-rotate.d.mts +13 -1
  49. package/dist/actions/pdf-search-and-delete-text.d.cts +13 -1
  50. package/dist/actions/pdf-search-and-delete-text.d.mts +13 -1
  51. package/dist/actions/pdf-search-and-replace-text.d.cts +13 -1
  52. package/dist/actions/pdf-search-and-replace-text.d.mts +13 -1
  53. package/dist/actions/pdf-split.d.cts +13 -1
  54. package/dist/actions/pdf-split.d.cts.map +1 -1
  55. package/dist/actions/pdf-split.d.mts +13 -1
  56. package/dist/actions/pdf-split.d.mts.map +1 -1
  57. package/dist/actions/pdf-to-csv.d.cts +13 -1
  58. package/dist/actions/pdf-to-csv.d.mts +13 -1
  59. package/dist/actions/pdf-to-html.d.cts +13 -1
  60. package/dist/actions/pdf-to-html.d.mts +13 -1
  61. package/dist/actions/pdf-to-image.d.cts +13 -1
  62. package/dist/actions/pdf-to-image.d.mts +13 -1
  63. package/dist/actions/pdf-to-json.d.cts +13 -1
  64. package/dist/actions/pdf-to-json.d.mts +13 -1
  65. package/dist/actions/pdf-to-text.d.cts +13 -1
  66. package/dist/actions/pdf-to-text.d.mts +13 -1
  67. package/dist/actions/pdf-to-xls.d.cts +13 -1
  68. package/dist/actions/pdf-to-xls.d.mts +13 -1
  69. package/dist/actions/pdf-to-xlsx.d.cts +13 -1
  70. package/dist/actions/pdf-to-xlsx.d.mts +13 -1
  71. package/dist/actions/pdf-to-xml.d.cts +13 -1
  72. package/dist/actions/pdf-to-xml.d.mts +13 -1
  73. package/dist/actions/pdfco-post-barcode-generate.d.cts +13 -1
  74. package/dist/actions/pdfco-post-barcode-generate.d.mts +13 -1
  75. package/dist/actions/pdfco-post-file-upload-base64.d.cts +13 -1
  76. package/dist/actions/pdfco-post-file-upload-base64.d.mts +13 -1
  77. package/dist/app.cjs +5 -2
  78. package/dist/app.cjs.map +1 -1
  79. package/dist/app.d.cts +9 -1
  80. package/dist/app.d.cts.map +1 -1
  81. package/dist/app.d.mts +9 -1
  82. package/dist/app.d.mts.map +1 -1
  83. package/dist/app.mjs +3 -1
  84. package/dist/app.mjs.map +1 -1
  85. package/dist/catalog.cjs +1 -1
  86. package/dist/catalog.cjs.map +1 -1
  87. package/dist/catalog.d.cts +1 -1
  88. package/dist/catalog.d.mts +1 -1
  89. package/dist/catalog.mjs +1 -1
  90. package/dist/catalog.mjs.map +1 -1
  91. package/package.json +1 -1
@@ -10,7 +10,19 @@ declare const PdfCoAccountBalanceInfoOutput: z.ZodObject<{
10
10
  errorCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
11
  remainingCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
12
  }, z.core.$loose>;
13
- declare const pdfCoAccountBalanceInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const pdfCoAccountBalanceInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { pdfCoAccountBalanceInfo };
16
28
  //# sourceMappingURL=account-balance-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"account-balance-info.d.cts","names":[],"sources":["../../src/actions/account-balance-info.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"account-balance-info.d.cts","names":[],"sources":["../../src/actions/account-balance-info.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -10,7 +10,19 @@ declare const PdfCoAccountBalanceInfoOutput: z.ZodObject<{
10
10
  errorCode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
11
  remainingCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
12
  }, z.core.$loose>;
13
- declare const pdfCoAccountBalanceInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const pdfCoAccountBalanceInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { pdfCoAccountBalanceInfo };
16
28
  //# sourceMappingURL=account-balance-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"account-balance-info.d.mts","names":[],"sources":["../../src/actions/account-balance-info.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"account-balance-info.d.mts","names":[],"sources":["../../src/actions/account-balance-info.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -28,7 +28,19 @@ declare const pdfCoConvertExcelToCsv: import("@keystrokehq/action").WorkflowActi
28
28
  inline?: boolean | undefined;
29
29
  password?: string | undefined;
30
30
  profiles?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { pdfCoConvertExcelToCsv };
34
46
  //# sourceMappingURL=convert-excel-to-csv.d.cts.map
@@ -28,7 +28,19 @@ declare const pdfCoConvertExcelToCsv: import("@keystrokehq/action").WorkflowActi
28
28
  inline?: boolean | undefined;
29
29
  password?: string | undefined;
30
30
  profiles?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { pdfCoConvertExcelToCsv };
34
46
  //# sourceMappingURL=convert-excel-to-csv.d.mts.map
@@ -21,7 +21,19 @@ declare const pdfCoConvertExcelToHtml: import("@keystrokehq/action").WorkflowAct
21
21
  name?: string | undefined;
22
22
  async?: boolean | undefined;
23
23
  profiles?: string | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { pdfCoConvertExcelToHtml };
27
39
  //# sourceMappingURL=convert-excel-to-html.d.cts.map
@@ -21,7 +21,19 @@ declare const pdfCoConvertExcelToHtml: import("@keystrokehq/action").WorkflowAct
21
21
  name?: string | undefined;
22
22
  async?: boolean | undefined;
23
23
  profiles?: string | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { pdfCoConvertExcelToHtml };
27
39
  //# sourceMappingURL=convert-excel-to-html.d.mts.map
@@ -20,7 +20,19 @@ declare const pdfCoConvertExcelToJson: import("@keystrokehq/action").WorkflowAct
20
20
  pages?: string | undefined;
21
21
  password?: string | undefined;
22
22
  profiles?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { pdfCoConvertExcelToJson };
26
38
  //# sourceMappingURL=convert-excel-to-json.d.cts.map
@@ -20,7 +20,19 @@ declare const pdfCoConvertExcelToJson: import("@keystrokehq/action").WorkflowAct
20
20
  pages?: string | undefined;
21
21
  password?: string | undefined;
22
22
  profiles?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { pdfCoConvertExcelToJson };
26
38
  //# sourceMappingURL=convert-excel-to-json.d.mts.map
@@ -27,7 +27,19 @@ declare const pdfCoConvertExcelToText: import("@keystrokehq/action").WorkflowAct
27
27
  encrypt?: boolean | undefined;
28
28
  password?: string | undefined;
29
29
  profiles?: string | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { pdfCoConvertExcelToText };
33
45
  //# sourceMappingURL=convert-excel-to-text.d.cts.map
@@ -27,7 +27,19 @@ declare const pdfCoConvertExcelToText: import("@keystrokehq/action").WorkflowAct
27
27
  encrypt?: boolean | undefined;
28
28
  password?: string | undefined;
29
29
  profiles?: string | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { pdfCoConvertExcelToText };
33
45
  //# sourceMappingURL=convert-excel-to-text.d.mts.map
@@ -56,7 +56,19 @@ declare const pdfCoConvertExcelToXml: import("@keystrokehq/action").WorkflowActi
56
56
  DataEncryptionKey?: string | undefined;
57
57
  DataDecryptionAlgorithm?: "AES128" | "AES192" | "AES256" | undefined;
58
58
  DataEncryptionAlgorithm?: "AES128" | "AES192" | "AES256" | undefined;
59
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
59
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ generic_api_key: z.ZodString;
71
+ }, z.core.$strip>>]>;
60
72
  //#endregion
61
73
  export { pdfCoConvertExcelToXml };
62
74
  //# sourceMappingURL=convert-excel-to-xml.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"convert-excel-to-xml.d.cts","names":[],"sources":["../../src/actions/convert-excel-to-xml.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAkB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa5B,sBAAA,gCAAsB,wBAAA;;;;;;aAMjC,MAAA"}
1
+ {"version":3,"file":"convert-excel-to-xml.d.cts","names":[],"sources":["../../src/actions/convert-excel-to-xml.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAkB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa5B,sBAAA,gCAAsB,wBAAA"}
@@ -56,7 +56,19 @@ declare const pdfCoConvertExcelToXml: import("@keystrokehq/action").WorkflowActi
56
56
  DataEncryptionKey?: string | undefined;
57
57
  DataDecryptionAlgorithm?: "AES128" | "AES192" | "AES256" | undefined;
58
58
  DataEncryptionAlgorithm?: "AES128" | "AES192" | "AES256" | undefined;
59
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
59
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ generic_api_key: z.ZodString;
71
+ }, z.core.$strip>>]>;
60
72
  //#endregion
61
73
  export { pdfCoConvertExcelToXml };
62
74
  //# sourceMappingURL=convert-excel-to-xml.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"convert-excel-to-xml.d.mts","names":[],"sources":["../../src/actions/convert-excel-to-xml.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAkB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa5B,sBAAA,gCAAsB,wBAAA;;;;;;aAMjC,MAAA"}
1
+ {"version":3,"file":"convert-excel-to-xml.d.mts","names":[],"sources":["../../src/actions/convert-excel-to-xml.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAkB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa5B,sBAAA,gCAAsB,wBAAA"}
@@ -35,7 +35,19 @@ declare const pdfCoDocumentParser: import("@keystrokehq/action").WorkflowActionD
35
35
  password?: string | undefined;
36
36
  async_req?: boolean | undefined;
37
37
  outputFormat?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { pdfCoDocumentParser };
41
53
  //# sourceMappingURL=document-parser.d.cts.map
@@ -35,7 +35,19 @@ declare const pdfCoDocumentParser: import("@keystrokehq/action").WorkflowActionD
35
35
  password?: string | undefined;
36
36
  async_req?: boolean | undefined;
37
37
  outputFormat?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { pdfCoDocumentParser };
41
53
  //# sourceMappingURL=document-parser.d.mts.map
@@ -27,7 +27,19 @@ declare const pdfCoFileUpload: import("@keystrokehq/action").WorkflowActionDefin
27
27
  } | undefined;
28
28
  name?: string | undefined;
29
29
  run_async?: boolean | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { pdfCoFileUpload };
33
45
  //# sourceMappingURL=file-upload.d.cts.map
@@ -27,7 +27,19 @@ declare const pdfCoFileUpload: import("@keystrokehq/action").WorkflowActionDefin
27
27
  } | undefined;
28
28
  name?: string | undefined;
29
29
  run_async?: boolean | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { pdfCoFileUpload };
33
45
  //# sourceMappingURL=file-upload.d.mts.map
@@ -28,7 +28,19 @@ declare const PdfCoJobCheckOutput: z.ZodObject<{
28
28
  declare const pdfCoJobCheck: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  job_id: string;
30
30
  force?: boolean | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { pdfCoJobCheck };
34
46
  //# sourceMappingURL=job-check.d.cts.map
@@ -28,7 +28,19 @@ declare const PdfCoJobCheckOutput: z.ZodObject<{
28
28
  declare const pdfCoJobCheck: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  job_id: string;
30
30
  force?: boolean | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { pdfCoJobCheck };
34
46
  //# sourceMappingURL=job-check.d.mts.map
@@ -27,7 +27,19 @@ declare const pdfCoPdfAdd: import("@keystrokehq/action").WorkflowActionDefinitio
27
27
  pages?: string | undefined;
28
28
  password?: string | undefined;
29
29
  run_async?: boolean | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { pdfCoPdfAdd };
33
45
  //# sourceMappingURL=pdf-add.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pdf-add.d.cts","names":[],"sources":["../../src/actions/pdf-add.ts"],"mappings":";;;cAIa,gBAAA,EAAgB,CAAA,CAAA,SAAA;;;;;;;;cAQhB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;;;;;;;;cAYjB,WAAA,gCAAW,wBAAA;;WAMtB,MAAA"}
1
+ {"version":3,"file":"pdf-add.d.cts","names":[],"sources":["../../src/actions/pdf-add.ts"],"mappings":";;;cAIa,gBAAA,EAAgB,CAAA,CAAA,SAAA;;;;;;;;cAQhB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;;;;;;;;cAYjB,WAAA,gCAAW,wBAAA"}
@@ -27,7 +27,19 @@ declare const pdfCoPdfAdd: import("@keystrokehq/action").WorkflowActionDefinitio
27
27
  pages?: string | undefined;
28
28
  password?: string | undefined;
29
29
  run_async?: boolean | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { pdfCoPdfAdd };
33
45
  //# sourceMappingURL=pdf-add.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pdf-add.d.mts","names":[],"sources":["../../src/actions/pdf-add.ts"],"mappings":";;;cAIa,gBAAA,EAAgB,CAAA,CAAA,SAAA;;;;;;;;cAQhB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;;;;;;;;cAYjB,WAAA,gCAAW,wBAAA;;WAMtB,MAAA"}
1
+ {"version":3,"file":"pdf-add.d.mts","names":[],"sources":["../../src/actions/pdf-add.ts"],"mappings":";;;cAIa,gBAAA,EAAgB,CAAA,CAAA,SAAA;;;;;;;;cAQhB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;;;;;;;;cAYjB,WAAA,gCAAW,wBAAA"}
@@ -25,7 +25,19 @@ declare const pdfCoPdfChangeTextSearchable: import("@keystrokehq/action").Workfl
25
25
  language?: string | undefined;
26
26
  password?: string | undefined;
27
27
  profiles?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { pdfCoPdfChangeTextSearchable };
31
43
  //# sourceMappingURL=pdf-change-text-searchable.d.cts.map
@@ -25,7 +25,19 @@ declare const pdfCoPdfChangeTextSearchable: import("@keystrokehq/action").Workfl
25
25
  language?: string | undefined;
26
26
  password?: string | undefined;
27
27
  profiles?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { pdfCoPdfChangeTextSearchable };
31
43
  //# sourceMappingURL=pdf-change-text-searchable.d.mts.map
@@ -23,7 +23,19 @@ declare const pdfCoPdfDeletePages: import("@keystrokehq/action").WorkflowActionD
23
23
  password?: string | undefined;
24
24
  profiles?: string | undefined;
25
25
  async_job?: boolean | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { pdfCoPdfDeletePages };
29
41
  //# sourceMappingURL=pdf-delete-pages.d.cts.map
@@ -23,7 +23,19 @@ declare const pdfCoPdfDeletePages: import("@keystrokehq/action").WorkflowActionD
23
23
  password?: string | undefined;
24
24
  profiles?: string | undefined;
25
25
  async_job?: boolean | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { pdfCoPdfDeletePages };
29
41
  //# sourceMappingURL=pdf-delete-pages.d.mts.map
@@ -32,7 +32,19 @@ declare const pdfCoPdfExtractAttachments: import("@keystrokehq/action").Workflow
32
32
  expiration?: number | undefined;
33
33
  httppassword?: string | undefined;
34
34
  httpusername?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { pdfCoPdfExtractAttachments };
38
50
  //# sourceMappingURL=pdf-extract-attachments.d.cts.map
@@ -32,7 +32,19 @@ declare const pdfCoPdfExtractAttachments: import("@keystrokehq/action").Workflow
32
32
  expiration?: number | undefined;
33
33
  httppassword?: string | undefined;
34
34
  httpusername?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { pdfCoPdfExtractAttachments };
38
50
  //# sourceMappingURL=pdf-extract-attachments.d.mts.map
@@ -32,7 +32,19 @@ declare const pdfCoPdfFind: import("@keystrokehq/action").WorkflowActionDefiniti
32
32
  profiles?: string | undefined;
33
33
  regexSearch?: boolean | undefined;
34
34
  caseSensitive?: boolean | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pdf_co", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { pdfCoPdfFind };
38
50
  //# sourceMappingURL=pdf-find.d.cts.map