@keystrokehq/postgrid 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 (153) hide show
  1. package/dist/actions/cancel-box.d.cts +13 -1
  2. package/dist/actions/cancel-box.d.mts +13 -1
  3. package/dist/actions/cancel-cheque-with-note.d.cts +13 -1
  4. package/dist/actions/cancel-cheque-with-note.d.mts +13 -1
  5. package/dist/actions/cancel-cheque.d.cts +13 -1
  6. package/dist/actions/cancel-cheque.d.mts +13 -1
  7. package/dist/actions/cancel-postcard-with-note.d.cts +13 -1
  8. package/dist/actions/cancel-postcard-with-note.d.mts +13 -1
  9. package/dist/actions/cancel-postcard.d.cts +13 -1
  10. package/dist/actions/cancel-postcard.d.mts +13 -1
  11. package/dist/actions/cancel-return-envelope-order.d.cts +13 -1
  12. package/dist/actions/cancel-return-envelope-order.d.mts +13 -1
  13. package/dist/actions/create-bank-account.d.cts +13 -1
  14. package/dist/actions/create-bank-account.d.mts +13 -1
  15. package/dist/actions/create-box.d.cts +13 -1
  16. package/dist/actions/create-box.d.mts +13 -1
  17. package/dist/actions/create-cheque.d.cts +13 -1
  18. package/dist/actions/create-cheque.d.cts.map +1 -1
  19. package/dist/actions/create-cheque.d.mts +13 -1
  20. package/dist/actions/create-cheque.d.mts.map +1 -1
  21. package/dist/actions/create-contact.d.cts +13 -1
  22. package/dist/actions/create-contact.d.cts.map +1 -1
  23. package/dist/actions/create-contact.d.mts +13 -1
  24. package/dist/actions/create-contact.d.mts.map +1 -1
  25. package/dist/actions/create-letter.d.cts +13 -1
  26. package/dist/actions/create-letter.d.cts.map +1 -1
  27. package/dist/actions/create-letter.d.mts +13 -1
  28. package/dist/actions/create-letter.d.mts.map +1 -1
  29. package/dist/actions/create-postcard.d.cts +13 -1
  30. package/dist/actions/create-postcard.d.cts.map +1 -1
  31. package/dist/actions/create-postcard.d.mts +13 -1
  32. package/dist/actions/create-postcard.d.mts.map +1 -1
  33. package/dist/actions/create-return-envelope-order.d.cts +13 -1
  34. package/dist/actions/create-return-envelope-order.d.mts +13 -1
  35. package/dist/actions/create-return-envelope.d.cts +13 -1
  36. package/dist/actions/create-return-envelope.d.mts +13 -1
  37. package/dist/actions/create-template-editor-session.d.cts +13 -1
  38. package/dist/actions/create-template-editor-session.d.mts +13 -1
  39. package/dist/actions/create-template.d.cts +13 -1
  40. package/dist/actions/create-template.d.cts.map +1 -1
  41. package/dist/actions/create-template.d.mts +13 -1
  42. package/dist/actions/create-template.d.mts.map +1 -1
  43. package/dist/actions/create-tracker.d.cts +13 -1
  44. package/dist/actions/create-tracker.d.cts.map +1 -1
  45. package/dist/actions/create-tracker.d.mts +13 -1
  46. package/dist/actions/create-tracker.d.mts.map +1 -1
  47. package/dist/actions/create-webhook.d.cts +13 -1
  48. package/dist/actions/create-webhook.d.mts +13 -1
  49. package/dist/actions/delete-bank-account.d.cts +13 -1
  50. package/dist/actions/delete-bank-account.d.mts +13 -1
  51. package/dist/actions/delete-contact.d.cts +13 -1
  52. package/dist/actions/delete-contact.d.mts +13 -1
  53. package/dist/actions/delete-template-editor-session.d.cts +13 -1
  54. package/dist/actions/delete-template-editor-session.d.mts +13 -1
  55. package/dist/actions/delete-template.d.cts +13 -1
  56. package/dist/actions/delete-template.d.mts +13 -1
  57. package/dist/actions/delete-tracker.d.cts +13 -1
  58. package/dist/actions/delete-tracker.d.mts +13 -1
  59. package/dist/actions/delete-webhook.d.cts +13 -1
  60. package/dist/actions/delete-webhook.d.mts +13 -1
  61. package/dist/actions/fill-test-return-envelope-order.d.cts +13 -1
  62. package/dist/actions/fill-test-return-envelope-order.d.mts +13 -1
  63. package/dist/actions/get-bank-account.d.cts +13 -1
  64. package/dist/actions/get-bank-account.d.mts +13 -1
  65. package/dist/actions/get-box.d.cts +13 -1
  66. package/dist/actions/get-box.d.mts +13 -1
  67. package/dist/actions/get-cheque.d.cts +13 -1
  68. package/dist/actions/get-cheque.d.mts +13 -1
  69. package/dist/actions/get-contact.d.cts +13 -1
  70. package/dist/actions/get-contact.d.mts +13 -1
  71. package/dist/actions/get-letter.d.cts +13 -1
  72. package/dist/actions/get-letter.d.mts +13 -1
  73. package/dist/actions/get-postcard.d.cts +13 -1
  74. package/dist/actions/get-postcard.d.mts +13 -1
  75. package/dist/actions/get-return-envelope-order.d.cts +13 -1
  76. package/dist/actions/get-return-envelope-order.d.mts +13 -1
  77. package/dist/actions/get-return-envelope.d.cts +13 -1
  78. package/dist/actions/get-return-envelope.d.mts +13 -1
  79. package/dist/actions/get-template.d.cts +13 -1
  80. package/dist/actions/get-template.d.mts +13 -1
  81. package/dist/actions/get-tracker.d.cts +13 -1
  82. package/dist/actions/get-tracker.d.mts +13 -1
  83. package/dist/actions/get-webhook.d.cts +13 -1
  84. package/dist/actions/get-webhook.d.mts +13 -1
  85. package/dist/actions/list-bank-accounts.d.cts +13 -1
  86. package/dist/actions/list-bank-accounts.d.mts +13 -1
  87. package/dist/actions/list-boxes.d.cts +13 -1
  88. package/dist/actions/list-boxes.d.mts +13 -1
  89. package/dist/actions/list-cheques.d.cts +13 -1
  90. package/dist/actions/list-cheques.d.mts +13 -1
  91. package/dist/actions/list-contacts.d.cts +13 -1
  92. package/dist/actions/list-contacts.d.mts +13 -1
  93. package/dist/actions/list-events.d.cts +13 -1
  94. package/dist/actions/list-events.d.mts +13 -1
  95. package/dist/actions/list-letters.d.cts +13 -1
  96. package/dist/actions/list-letters.d.mts +13 -1
  97. package/dist/actions/list-postal-statements.d.cts +13 -1
  98. package/dist/actions/list-postal-statements.d.mts +13 -1
  99. package/dist/actions/list-postcards.d.cts +13 -1
  100. package/dist/actions/list-postcards.d.cts.map +1 -1
  101. package/dist/actions/list-postcards.d.mts +13 -1
  102. package/dist/actions/list-postcards.d.mts.map +1 -1
  103. package/dist/actions/list-return-envelope-orders.d.cts +13 -1
  104. package/dist/actions/list-return-envelope-orders.d.mts +13 -1
  105. package/dist/actions/list-return-envelopes.d.cts +13 -1
  106. package/dist/actions/list-return-envelopes.d.mts +13 -1
  107. package/dist/actions/list-self-mailers.d.cts +13 -1
  108. package/dist/actions/list-self-mailers.d.cts.map +1 -1
  109. package/dist/actions/list-self-mailers.d.mts +13 -1
  110. package/dist/actions/list-self-mailers.d.mts.map +1 -1
  111. package/dist/actions/list-sub-organizations.d.cts +13 -1
  112. package/dist/actions/list-sub-organizations.d.mts +13 -1
  113. package/dist/actions/list-template-editor-sessions.d.cts +13 -1
  114. package/dist/actions/list-template-editor-sessions.d.mts +13 -1
  115. package/dist/actions/list-templates.d.cts +13 -1
  116. package/dist/actions/list-templates.d.mts +13 -1
  117. package/dist/actions/list-tracker-visits.d.cts +13 -1
  118. package/dist/actions/list-tracker-visits.d.mts +13 -1
  119. package/dist/actions/list-trackers.d.cts +13 -1
  120. package/dist/actions/list-trackers.d.mts +13 -1
  121. package/dist/actions/list-webhook-invocations.d.cts +13 -1
  122. package/dist/actions/list-webhook-invocations.d.mts +13 -1
  123. package/dist/actions/list-webhooks.d.cts +13 -1
  124. package/dist/actions/list-webhooks.d.mts +13 -1
  125. package/dist/actions/progress-test-box.d.cts +13 -1
  126. package/dist/actions/progress-test-box.d.mts +13 -1
  127. package/dist/actions/progress-test-cheque.d.cts +13 -1
  128. package/dist/actions/progress-test-cheque.d.mts +13 -1
  129. package/dist/actions/progress-test-postcard.d.cts +13 -1
  130. package/dist/actions/progress-test-postcard.d.mts +13 -1
  131. package/dist/actions/update-template.d.cts +13 -1
  132. package/dist/actions/update-template.d.cts.map +1 -1
  133. package/dist/actions/update-template.d.mts +13 -1
  134. package/dist/actions/update-template.d.mts.map +1 -1
  135. package/dist/actions/update-tracker.d.cts +13 -1
  136. package/dist/actions/update-tracker.d.mts +13 -1
  137. package/dist/actions/update-webhook.d.cts +13 -1
  138. package/dist/actions/update-webhook.d.mts +13 -1
  139. package/dist/app.cjs +5 -2
  140. package/dist/app.cjs.map +1 -1
  141. package/dist/app.d.cts +9 -1
  142. package/dist/app.d.cts.map +1 -1
  143. package/dist/app.d.mts +9 -1
  144. package/dist/app.d.mts.map +1 -1
  145. package/dist/app.mjs +3 -1
  146. package/dist/app.mjs.map +1 -1
  147. package/dist/catalog.cjs +1 -1
  148. package/dist/catalog.cjs.map +1 -1
  149. package/dist/catalog.d.cts +1 -1
  150. package/dist/catalog.d.mts +1 -1
  151. package/dist/catalog.mjs +1 -1
  152. package/dist/catalog.mjs.map +1 -1
  153. package/package.json +1 -1
@@ -23,7 +23,19 @@ declare const PostgridListEventsOutput: z.ZodObject<{
23
23
  declare const postgridListEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  skip?: number | undefined;
25
25
  limit?: number | 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<"postgrid", 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<"postgrid", 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 { postgridListEvents };
29
41
  //# sourceMappingURL=list-events.d.mts.map
@@ -96,7 +96,19 @@ declare const postgridListLetters: import("@keystrokehq/action").WorkflowActionD
96
96
  dateTo?: string | undefined;
97
97
  status?: "draft" | "ready" | "printing" | "processed" | "completed" | "cancelled" | undefined;
98
98
  dateFrom?: string | undefined;
99
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
99
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
100
+ connectionId: z.ZodString;
101
+ entityId: z.ZodString;
102
+ instanceId: z.ZodString;
103
+ }, z.core.$strip>, z.ZodObject<{
104
+ generic_api_key: z.ZodString;
105
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
106
+ connectionId: z.ZodString;
107
+ entityId: z.ZodString;
108
+ instanceId: z.ZodString;
109
+ }, z.core.$strip>, z.ZodObject<{
110
+ generic_api_key: z.ZodString;
111
+ }, z.core.$strip>>]>;
100
112
  //#endregion
101
113
  export { postgridListLetters };
102
114
  //# sourceMappingURL=list-letters.d.cts.map
@@ -96,7 +96,19 @@ declare const postgridListLetters: import("@keystrokehq/action").WorkflowActionD
96
96
  dateTo?: string | undefined;
97
97
  status?: "draft" | "ready" | "printing" | "processed" | "completed" | "cancelled" | undefined;
98
98
  dateFrom?: string | undefined;
99
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
99
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
100
+ connectionId: z.ZodString;
101
+ entityId: z.ZodString;
102
+ instanceId: z.ZodString;
103
+ }, z.core.$strip>, z.ZodObject<{
104
+ generic_api_key: z.ZodString;
105
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
106
+ connectionId: z.ZodString;
107
+ entityId: z.ZodString;
108
+ instanceId: z.ZodString;
109
+ }, z.core.$strip>, z.ZodObject<{
110
+ generic_api_key: z.ZodString;
111
+ }, z.core.$strip>>]>;
100
112
  //#endregion
101
113
  export { postgridListLetters };
102
114
  //# sourceMappingURL=list-letters.d.mts.map
@@ -31,7 +31,19 @@ declare const postgridListPostalStatements: import("@keystrokehq/action").Workfl
31
31
  skip?: number | undefined;
32
32
  limit?: number | undefined;
33
33
  search?: string | undefined;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ generic_api_key: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { postgridListPostalStatements };
37
49
  //# sourceMappingURL=list-postal-statements.d.cts.map
@@ -31,7 +31,19 @@ declare const postgridListPostalStatements: import("@keystrokehq/action").Workfl
31
31
  skip?: number | undefined;
32
32
  limit?: number | undefined;
33
33
  search?: string | undefined;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ generic_api_key: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { postgridListPostalStatements };
37
49
  //# sourceMappingURL=list-postal-statements.d.mts.map
@@ -67,7 +67,19 @@ declare const postgridListPostcards: import("@keystrokehq/action").WorkflowActio
67
67
  metadata?: Record<string, unknown> | undefined;
68
68
  from_date?: string | undefined;
69
69
  contact_id?: string | undefined;
70
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
70
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
77
+ connectionId: z.ZodString;
78
+ entityId: z.ZodString;
79
+ instanceId: z.ZodString;
80
+ }, z.core.$strip>, z.ZodObject<{
81
+ generic_api_key: z.ZodString;
82
+ }, z.core.$strip>>]>;
71
83
  //#endregion
72
84
  export { postgridListPostcards };
73
85
  //# sourceMappingURL=list-postcards.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-postcards.d.cts","names":[],"sources":["../../src/actions/list-postcards.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAwC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA;;;;;aAMhC,MAAA"}
1
+ {"version":3,"file":"list-postcards.d.cts","names":[],"sources":["../../src/actions/list-postcards.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAwC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA"}
@@ -67,7 +67,19 @@ declare const postgridListPostcards: import("@keystrokehq/action").WorkflowActio
67
67
  metadata?: Record<string, unknown> | undefined;
68
68
  from_date?: string | undefined;
69
69
  contact_id?: string | undefined;
70
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
70
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
77
+ connectionId: z.ZodString;
78
+ entityId: z.ZodString;
79
+ instanceId: z.ZodString;
80
+ }, z.core.$strip>, z.ZodObject<{
81
+ generic_api_key: z.ZodString;
82
+ }, z.core.$strip>>]>;
71
83
  //#endregion
72
84
  export { postgridListPostcards };
73
85
  //# sourceMappingURL=list-postcards.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-postcards.d.mts","names":[],"sources":["../../src/actions/list-postcards.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAwC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA;;;;;aAMhC,MAAA"}
1
+ {"version":3,"file":"list-postcards.d.mts","names":[],"sources":["../../src/actions/list-postcards.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAwC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA"}
@@ -28,7 +28,19 @@ declare const postgridListReturnEnvelopeOrders: import("@keystrokehq/action").Wo
28
28
  id: string;
29
29
  skip?: number | undefined;
30
30
  limit?: number | 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<"postgrid", 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<"postgrid", 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 { postgridListReturnEnvelopeOrders };
34
46
  //# sourceMappingURL=list-return-envelope-orders.d.cts.map
@@ -28,7 +28,19 @@ declare const postgridListReturnEnvelopeOrders: import("@keystrokehq/action").Wo
28
28
  id: string;
29
29
  skip?: number | undefined;
30
30
  limit?: number | 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<"postgrid", 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<"postgrid", 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 { postgridListReturnEnvelopeOrders };
34
46
  //# sourceMappingURL=list-return-envelope-orders.d.mts.map
@@ -41,7 +41,19 @@ declare const PostgridListReturnEnvelopesOutput: z.ZodObject<{
41
41
  declare const postgridListReturnEnvelopes: import("@keystrokehq/action").WorkflowActionDefinition<{
42
42
  skip?: number | undefined;
43
43
  limit?: number | undefined;
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>;
45
57
  //#endregion
46
58
  export { postgridListReturnEnvelopes };
47
59
  //# sourceMappingURL=list-return-envelopes.d.cts.map
@@ -41,7 +41,19 @@ declare const PostgridListReturnEnvelopesOutput: z.ZodObject<{
41
41
  declare const postgridListReturnEnvelopes: import("@keystrokehq/action").WorkflowActionDefinition<{
42
42
  skip?: number | undefined;
43
43
  limit?: number | undefined;
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>;
45
57
  //#endregion
46
58
  export { postgridListReturnEnvelopes };
47
59
  //# sourceMappingURL=list-return-envelopes.d.mts.map
@@ -71,7 +71,19 @@ declare const postgridListSelfMailers: import("@keystrokehq/action").WorkflowAct
71
71
  to_date?: string | undefined;
72
72
  metadata?: Record<string, unknown> | undefined;
73
73
  from_date?: string | undefined;
74
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
74
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ generic_api_key: z.ZodString;
80
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
81
+ connectionId: z.ZodString;
82
+ entityId: z.ZodString;
83
+ instanceId: z.ZodString;
84
+ }, z.core.$strip>, z.ZodObject<{
85
+ generic_api_key: z.ZodString;
86
+ }, z.core.$strip>>]>;
75
87
  //#endregion
76
88
  export { postgridListSelfMailers };
77
89
  //# sourceMappingURL=list-self-mailers.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-self-mailers.d.cts","names":[],"sources":["../../src/actions/list-self-mailers.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cA4C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA;;;;;aAMlC,MAAA"}
1
+ {"version":3,"file":"list-self-mailers.d.cts","names":[],"sources":["../../src/actions/list-self-mailers.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cA4C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA"}
@@ -71,7 +71,19 @@ declare const postgridListSelfMailers: import("@keystrokehq/action").WorkflowAct
71
71
  to_date?: string | undefined;
72
72
  metadata?: Record<string, unknown> | undefined;
73
73
  from_date?: string | undefined;
74
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
74
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ generic_api_key: z.ZodString;
80
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
81
+ connectionId: z.ZodString;
82
+ entityId: z.ZodString;
83
+ instanceId: z.ZodString;
84
+ }, z.core.$strip>, z.ZodObject<{
85
+ generic_api_key: z.ZodString;
86
+ }, z.core.$strip>>]>;
75
87
  //#endregion
76
88
  export { postgridListSelfMailers };
77
89
  //# sourceMappingURL=list-self-mailers.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-self-mailers.d.mts","names":[],"sources":["../../src/actions/list-self-mailers.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cA4C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA;;;;;aAMlC,MAAA"}
1
+ {"version":3,"file":"list-self-mailers.d.mts","names":[],"sources":["../../src/actions/list-self-mailers.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cA4C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA"}
@@ -26,7 +26,19 @@ declare const postgridListSubOrganizations: import("@keystrokehq/action").Workfl
26
26
  skip?: number | undefined;
27
27
  limit?: number | undefined;
28
28
  search?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>;
30
42
  //#endregion
31
43
  export { postgridListSubOrganizations };
32
44
  //# sourceMappingURL=list-sub-organizations.d.cts.map
@@ -26,7 +26,19 @@ declare const postgridListSubOrganizations: import("@keystrokehq/action").Workfl
26
26
  skip?: number | undefined;
27
27
  limit?: number | undefined;
28
28
  search?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>;
30
42
  //#endregion
31
43
  export { postgridListSubOrganizations };
32
44
  //# sourceMappingURL=list-sub-organizations.d.mts.map
@@ -26,7 +26,19 @@ declare const PostgridListTemplateEditorSessionsOutput: z.ZodObject<{
26
26
  declare const postgridListTemplateEditorSessions: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  skip?: number | undefined;
28
28
  limit?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>;
30
42
  //#endregion
31
43
  export { postgridListTemplateEditorSessions };
32
44
  //# sourceMappingURL=list-template-editor-sessions.d.cts.map
@@ -26,7 +26,19 @@ declare const PostgridListTemplateEditorSessionsOutput: z.ZodObject<{
26
26
  declare const postgridListTemplateEditorSessions: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  skip?: number | undefined;
28
28
  limit?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>;
30
42
  //#endregion
31
43
  export { postgridListTemplateEditorSessions };
32
44
  //# sourceMappingURL=list-template-editor-sessions.d.mts.map
@@ -24,7 +24,19 @@ declare const PostgridListTemplatesOutput: z.ZodObject<{
24
24
  declare const postgridListTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  skip?: number | undefined;
26
26
  limit?: number | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { postgridListTemplates };
30
42
  //# sourceMappingURL=list-templates.d.cts.map
@@ -24,7 +24,19 @@ declare const PostgridListTemplatesOutput: z.ZodObject<{
24
24
  declare const postgridListTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  skip?: number | undefined;
26
26
  limit?: number | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { postgridListTemplates };
30
42
  //# sourceMappingURL=list-templates.d.mts.map
@@ -27,7 +27,19 @@ declare const postgridListTrackerVisits: import("@keystrokehq/action").WorkflowA
27
27
  id: string;
28
28
  skip?: number | undefined;
29
29
  limit?: number | 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<"postgrid", 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<"postgrid", 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 { postgridListTrackerVisits };
33
45
  //# sourceMappingURL=list-tracker-visits.d.cts.map
@@ -27,7 +27,19 @@ declare const postgridListTrackerVisits: import("@keystrokehq/action").WorkflowA
27
27
  id: string;
28
28
  skip?: number | undefined;
29
29
  limit?: number | 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<"postgrid", 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<"postgrid", 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 { postgridListTrackerVisits };
33
45
  //# sourceMappingURL=list-tracker-visits.d.mts.map
@@ -27,7 +27,19 @@ declare const PostgridListTrackersOutput: z.ZodObject<{
27
27
  declare const postgridListTrackers: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  skip?: number | undefined;
29
29
  limit?: number | 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<"postgrid", 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<"postgrid", 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 { postgridListTrackers };
33
45
  //# sourceMappingURL=list-trackers.d.cts.map
@@ -27,7 +27,19 @@ declare const PostgridListTrackersOutput: z.ZodObject<{
27
27
  declare const postgridListTrackers: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  skip?: number | undefined;
29
29
  limit?: number | 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<"postgrid", 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<"postgrid", 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 { postgridListTrackers };
33
45
  //# sourceMappingURL=list-trackers.d.mts.map
@@ -25,7 +25,19 @@ declare const postgridListWebhookInvocations: import("@keystrokehq/action").Work
25
25
  id: string;
26
26
  skip?: number | undefined;
27
27
  limit?: number | 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<"postgrid", 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<"postgrid", 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 { postgridListWebhookInvocations };
31
43
  //# sourceMappingURL=list-webhook-invocations.d.cts.map
@@ -25,7 +25,19 @@ declare const postgridListWebhookInvocations: import("@keystrokehq/action").Work
25
25
  id: string;
26
26
  skip?: number | undefined;
27
27
  limit?: number | 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<"postgrid", 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<"postgrid", 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 { postgridListWebhookInvocations };
31
43
  //# sourceMappingURL=list-webhook-invocations.d.mts.map
@@ -26,7 +26,19 @@ declare const PostgridListWebhooksOutput: z.ZodObject<{
26
26
  declare const postgridListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  skip?: number | undefined;
28
28
  limit?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>;
30
42
  //#endregion
31
43
  export { postgridListWebhooks };
32
44
  //# sourceMappingURL=list-webhooks.d.cts.map
@@ -26,7 +26,19 @@ declare const PostgridListWebhooksOutput: z.ZodObject<{
26
26
  declare const postgridListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  skip?: number | undefined;
28
28
  limit?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", 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>>]>;
30
42
  //#endregion
31
43
  export { postgridListWebhooks };
32
44
  //# sourceMappingURL=list-webhooks.d.mts.map