@keystrokehq/missive 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 (97) hide show
  1. package/dist/actions/create-analytics-report.d.cts +13 -1
  2. package/dist/actions/create-analytics-report.d.mts +13 -1
  3. package/dist/actions/create-contacts.d.cts +13 -1
  4. package/dist/actions/create-contacts.d.mts +13 -1
  5. package/dist/actions/create-draft.d.cts +13 -1
  6. package/dist/actions/create-draft.d.cts.map +1 -1
  7. package/dist/actions/create-draft.d.mts +13 -1
  8. package/dist/actions/create-draft.d.mts.map +1 -1
  9. package/dist/actions/create-post.d.cts +13 -1
  10. package/dist/actions/create-post.d.mts +13 -1
  11. package/dist/actions/create-response.d.cts +13 -1
  12. package/dist/actions/create-response.d.mts +13 -1
  13. package/dist/actions/create-shared-label.d.cts +13 -1
  14. package/dist/actions/create-shared-label.d.mts +13 -1
  15. package/dist/actions/create-task.d.cts +13 -1
  16. package/dist/actions/create-task.d.mts +13 -1
  17. package/dist/actions/create-team.d.cts +13 -1
  18. package/dist/actions/create-team.d.mts +13 -1
  19. package/dist/actions/create-webhook.d.cts +13 -1
  20. package/dist/actions/create-webhook.d.mts +13 -1
  21. package/dist/actions/delete-draft.d.cts +13 -1
  22. package/dist/actions/delete-draft.d.mts +13 -1
  23. package/dist/actions/delete-post.d.cts +13 -1
  24. package/dist/actions/delete-post.d.mts +13 -1
  25. package/dist/actions/delete-responses.d.cts +13 -1
  26. package/dist/actions/delete-responses.d.mts +13 -1
  27. package/dist/actions/delete-webhook.d.cts +13 -1
  28. package/dist/actions/delete-webhook.d.mts +13 -1
  29. package/dist/actions/get-analytics-report.d.cts +13 -1
  30. package/dist/actions/get-analytics-report.d.mts +13 -1
  31. package/dist/actions/get-contact.d.cts +13 -1
  32. package/dist/actions/get-contact.d.mts +13 -1
  33. package/dist/actions/get-conversation-messages.d.cts +13 -1
  34. package/dist/actions/get-conversation-messages.d.mts +13 -1
  35. package/dist/actions/get-conversation.d.cts +13 -1
  36. package/dist/actions/get-conversation.d.mts +13 -1
  37. package/dist/actions/get-message.d.cts +13 -1
  38. package/dist/actions/get-message.d.mts +13 -1
  39. package/dist/actions/get-response.d.cts +13 -1
  40. package/dist/actions/get-response.d.mts +13 -1
  41. package/dist/actions/get-task.d.cts +13 -1
  42. package/dist/actions/get-task.d.mts +13 -1
  43. package/dist/actions/list-contact-books.d.cts +13 -1
  44. package/dist/actions/list-contact-books.d.mts +13 -1
  45. package/dist/actions/list-contact-groups.d.cts +13 -1
  46. package/dist/actions/list-contact-groups.d.mts +13 -1
  47. package/dist/actions/list-contacts.d.cts +13 -1
  48. package/dist/actions/list-contacts.d.mts +13 -1
  49. package/dist/actions/list-conversation-comments.d.cts +13 -1
  50. package/dist/actions/list-conversation-comments.d.mts +13 -1
  51. package/dist/actions/list-conversation-drafts.d.cts +13 -1
  52. package/dist/actions/list-conversation-drafts.d.mts +13 -1
  53. package/dist/actions/list-conversation-posts.d.cts +13 -1
  54. package/dist/actions/list-conversation-posts.d.mts +13 -1
  55. package/dist/actions/list-conversations.d.cts +13 -1
  56. package/dist/actions/list-conversations.d.mts +13 -1
  57. package/dist/actions/list-messages.d.cts +13 -1
  58. package/dist/actions/list-messages.d.mts +13 -1
  59. package/dist/actions/list-organizations.d.cts +13 -1
  60. package/dist/actions/list-organizations.d.mts +13 -1
  61. package/dist/actions/list-responses.d.cts +13 -1
  62. package/dist/actions/list-responses.d.mts +13 -1
  63. package/dist/actions/list-shared-labels.d.cts +13 -1
  64. package/dist/actions/list-shared-labels.d.mts +13 -1
  65. package/dist/actions/list-tasks.d.cts +13 -1
  66. package/dist/actions/list-tasks.d.mts +13 -1
  67. package/dist/actions/list-teams.d.cts +13 -1
  68. package/dist/actions/list-teams.d.mts +13 -1
  69. package/dist/actions/list-users.d.cts +13 -1
  70. package/dist/actions/list-users.d.mts +13 -1
  71. package/dist/actions/merge-conversations.d.cts +13 -1
  72. package/dist/actions/merge-conversations.d.mts +13 -1
  73. package/dist/actions/update-contact.d.cts +13 -1
  74. package/dist/actions/update-contact.d.mts +13 -1
  75. package/dist/actions/update-response.d.cts +13 -1
  76. package/dist/actions/update-response.d.mts +13 -1
  77. package/dist/actions/update-shared-labels.d.cts +13 -1
  78. package/dist/actions/update-shared-labels.d.mts +13 -1
  79. package/dist/actions/update-task.d.cts +13 -1
  80. package/dist/actions/update-task.d.mts +13 -1
  81. package/dist/actions/update-team.d.cts +13 -1
  82. package/dist/actions/update-team.d.mts +13 -1
  83. package/dist/app.cjs +5 -2
  84. package/dist/app.cjs.map +1 -1
  85. package/dist/app.d.cts +9 -1
  86. package/dist/app.d.cts.map +1 -1
  87. package/dist/app.d.mts +9 -1
  88. package/dist/app.d.mts.map +1 -1
  89. package/dist/app.mjs +3 -1
  90. package/dist/app.mjs.map +1 -1
  91. package/dist/catalog.cjs +1 -1
  92. package/dist/catalog.cjs.map +1 -1
  93. package/dist/catalog.d.cts +1 -1
  94. package/dist/catalog.d.mts +1 -1
  95. package/dist/catalog.mjs +1 -1
  96. package/dist/catalog.mjs.map +1 -1
  97. package/package.json +1 -1
@@ -39,7 +39,19 @@ declare const missiveCreateAnalyticsReport: import("@keystrokehq/action").Workfl
39
39
  account_types?: ("custom" | "email" | "instagram" | "live_chat" | "messenger" | "sms" | "whatsapp")[] | undefined;
40
40
  shared_labels?: string[] | undefined;
41
41
  };
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ bearer_token: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ bearer_token: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { missiveCreateAnalyticsReport };
45
57
  //# sourceMappingURL=create-analytics-report.d.cts.map
@@ -39,7 +39,19 @@ declare const missiveCreateAnalyticsReport: import("@keystrokehq/action").Workfl
39
39
  account_types?: ("custom" | "email" | "instagram" | "live_chat" | "messenger" | "sms" | "whatsapp")[] | undefined;
40
40
  shared_labels?: string[] | undefined;
41
41
  };
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ bearer_token: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ bearer_token: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { missiveCreateAnalyticsReport };
45
57
  //# sourceMappingURL=create-analytics-report.d.mts.map
@@ -140,7 +140,19 @@ declare const missiveCreateContacts: import("@keystrokehq/action").WorkflowActio
140
140
  phonetic_first_name?: string | undefined;
141
141
  phonetic_middle_name?: string | undefined;
142
142
  }[];
143
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
143
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
144
+ connectionId: z.ZodString;
145
+ entityId: z.ZodString;
146
+ instanceId: z.ZodString;
147
+ }, z.core.$strip>, z.ZodObject<{
148
+ bearer_token: z.ZodString;
149
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
150
+ connectionId: z.ZodString;
151
+ entityId: z.ZodString;
152
+ instanceId: z.ZodString;
153
+ }, z.core.$strip>, z.ZodObject<{
154
+ bearer_token: z.ZodString;
155
+ }, z.core.$strip>>]>;
144
156
  //#endregion
145
157
  export { missiveCreateContacts };
146
158
  //# sourceMappingURL=create-contacts.d.cts.map
@@ -140,7 +140,19 @@ declare const missiveCreateContacts: import("@keystrokehq/action").WorkflowActio
140
140
  phonetic_first_name?: string | undefined;
141
141
  phonetic_middle_name?: string | undefined;
142
142
  }[];
143
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
143
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
144
+ connectionId: z.ZodString;
145
+ entityId: z.ZodString;
146
+ instanceId: z.ZodString;
147
+ }, z.core.$strip>, z.ZodObject<{
148
+ bearer_token: z.ZodString;
149
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
150
+ connectionId: z.ZodString;
151
+ entityId: z.ZodString;
152
+ instanceId: z.ZodString;
153
+ }, z.core.$strip>, z.ZodObject<{
154
+ bearer_token: z.ZodString;
155
+ }, z.core.$strip>>]>;
144
156
  //#endregion
145
157
  export { missiveCreateContacts };
146
158
  //# sourceMappingURL=create-contacts.d.mts.map
@@ -143,7 +143,19 @@ declare const missiveCreateDraft: import("@keystrokehq/action").WorkflowActionDe
143
143
  remove_shared_labels?: string[] | undefined;
144
144
  quote_previous_message?: boolean | undefined;
145
145
  external_response_variables?: Record<string, unknown> | undefined;
146
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
146
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
147
+ connectionId: z.ZodString;
148
+ entityId: z.ZodString;
149
+ instanceId: z.ZodString;
150
+ }, z.core.$strip>, z.ZodObject<{
151
+ bearer_token: z.ZodString;
152
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
153
+ connectionId: z.ZodString;
154
+ entityId: z.ZodString;
155
+ instanceId: z.ZodString;
156
+ }, z.core.$strip>, z.ZodObject<{
157
+ bearer_token: z.ZodString;
158
+ }, z.core.$strip>>]>;
147
159
  //#endregion
148
160
  export { missiveCreateDraft };
149
161
  //# sourceMappingURL=create-draft.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-draft.d.cts","names":[],"sources":["../../src/actions/create-draft.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+DvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCAM7B,MAAA;AAAA"}
1
+ {"version":3,"file":"create-draft.d.cts","names":[],"sources":["../../src/actions/create-draft.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+DvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
@@ -143,7 +143,19 @@ declare const missiveCreateDraft: import("@keystrokehq/action").WorkflowActionDe
143
143
  remove_shared_labels?: string[] | undefined;
144
144
  quote_previous_message?: boolean | undefined;
145
145
  external_response_variables?: Record<string, unknown> | undefined;
146
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
146
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
147
+ connectionId: z.ZodString;
148
+ entityId: z.ZodString;
149
+ instanceId: z.ZodString;
150
+ }, z.core.$strip>, z.ZodObject<{
151
+ bearer_token: z.ZodString;
152
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
153
+ connectionId: z.ZodString;
154
+ entityId: z.ZodString;
155
+ instanceId: z.ZodString;
156
+ }, z.core.$strip>, z.ZodObject<{
157
+ bearer_token: z.ZodString;
158
+ }, z.core.$strip>>]>;
147
159
  //#endregion
148
160
  export { missiveCreateDraft };
149
161
  //# sourceMappingURL=create-draft.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-draft.d.mts","names":[],"sources":["../../src/actions/create-draft.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+DvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCAM7B,MAAA;AAAA"}
1
+ {"version":3,"file":"create-draft.d.mts","names":[],"sources":["../../src/actions/create-draft.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+DvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
@@ -37,7 +37,19 @@ declare const missiveCreatePost: import("@keystrokehq/action").WorkflowActionDef
37
37
  remove_assignees?: string[] | undefined;
38
38
  add_shared_labels?: string[] | undefined;
39
39
  remove_shared_labels?: string[] | undefined;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ bearer_token: z.ZodString;
46
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ bearer_token: z.ZodString;
52
+ }, z.core.$strip>>]>;
41
53
  //#endregion
42
54
  export { missiveCreatePost };
43
55
  //# sourceMappingURL=create-post.d.cts.map
@@ -37,7 +37,19 @@ declare const missiveCreatePost: import("@keystrokehq/action").WorkflowActionDef
37
37
  remove_assignees?: string[] | undefined;
38
38
  add_shared_labels?: string[] | undefined;
39
39
  remove_shared_labels?: string[] | undefined;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ bearer_token: z.ZodString;
46
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ bearer_token: z.ZodString;
52
+ }, z.core.$strip>>]>;
41
53
  //#endregion
42
54
  export { missiveCreatePost };
43
55
  //# sourceMappingURL=create-post.d.mts.map
@@ -57,7 +57,19 @@ declare const missiveCreateResponse: import("@keystrokehq/action").WorkflowActio
57
57
  organization?: string | undefined;
58
58
  share_with_team?: string | undefined;
59
59
  }[];
60
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
60
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ bearer_token: z.ZodString;
66
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ bearer_token: z.ZodString;
72
+ }, z.core.$strip>>]>;
61
73
  //#endregion
62
74
  export { missiveCreateResponse };
63
75
  //# sourceMappingURL=create-response.d.cts.map
@@ -57,7 +57,19 @@ declare const missiveCreateResponse: import("@keystrokehq/action").WorkflowActio
57
57
  organization?: string | undefined;
58
58
  share_with_team?: string | undefined;
59
59
  }[];
60
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
60
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ bearer_token: z.ZodString;
66
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ bearer_token: z.ZodString;
72
+ }, z.core.$strip>>]>;
61
73
  //#endregion
62
74
  export { missiveCreateResponse };
63
75
  //# sourceMappingURL=create-response.d.mts.map
@@ -29,7 +29,19 @@ declare const missiveCreateSharedLabel: import("@keystrokehq/action").WorkflowAc
29
29
  parent?: string | undefined;
30
30
  visibility?: string | undefined;
31
31
  }[];
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ bearer_token: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ bearer_token: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { missiveCreateSharedLabel };
35
47
  //# sourceMappingURL=create-shared-label.d.cts.map
@@ -29,7 +29,19 @@ declare const missiveCreateSharedLabel: import("@keystrokehq/action").WorkflowAc
29
29
  parent?: string | undefined;
30
30
  visibility?: string | undefined;
31
31
  }[];
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ bearer_token: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ bearer_token: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { missiveCreateSharedLabel };
35
47
  //# sourceMappingURL=create-shared-label.d.mts.map
@@ -46,7 +46,19 @@ declare const missiveCreateTask: import("@keystrokehq/action").WorkflowActionDef
46
46
  references?: string[] | undefined;
47
47
  description?: string | undefined;
48
48
  conversation?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ bearer_token: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ bearer_token: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { missiveCreateTask };
52
64
  //# sourceMappingURL=create-task.d.cts.map
@@ -46,7 +46,19 @@ declare const missiveCreateTask: import("@keystrokehq/action").WorkflowActionDef
46
46
  references?: string[] | undefined;
47
47
  description?: string | undefined;
48
48
  conversation?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ bearer_token: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ bearer_token: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { missiveCreateTask };
52
64
  //# sourceMappingURL=create-task.d.mts.map
@@ -30,7 +30,19 @@ declare const missiveCreateTeam: import("@keystrokehq/action").WorkflowActionDef
30
30
  aliases?: string[] | undefined;
31
31
  observers?: string[] | undefined;
32
32
  }[];
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ bearer_token: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ bearer_token: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { missiveCreateTeam };
36
48
  //# sourceMappingURL=create-team.d.cts.map
@@ -30,7 +30,19 @@ declare const missiveCreateTeam: import("@keystrokehq/action").WorkflowActionDef
30
30
  aliases?: string[] | undefined;
31
31
  observers?: string[] | undefined;
32
32
  }[];
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ bearer_token: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ bearer_token: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { missiveCreateTeam };
36
48
  //# sourceMappingURL=create-team.d.mts.map
@@ -38,7 +38,19 @@ declare const missiveCreateWebhook: import("@keystrokehq/action").WorkflowAction
38
38
  subject_contains?: string | undefined;
39
39
  content_ends_with?: string | undefined;
40
40
  content_starts_with?: string | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ bearer_token: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ bearer_token: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { missiveCreateWebhook };
44
56
  //# sourceMappingURL=create-webhook.d.cts.map
@@ -38,7 +38,19 @@ declare const missiveCreateWebhook: import("@keystrokehq/action").WorkflowAction
38
38
  subject_contains?: string | undefined;
39
39
  content_ends_with?: string | undefined;
40
40
  content_starts_with?: string | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ bearer_token: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ bearer_token: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { missiveCreateWebhook };
44
56
  //# sourceMappingURL=create-webhook.d.mts.map
@@ -7,7 +7,19 @@ declare const MissiveDeleteDraftInput: z.ZodObject<{
7
7
  declare const MissiveDeleteDraftOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const missiveDeleteDraft: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ bearer_token: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ bearer_token: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { missiveDeleteDraft };
13
25
  //# sourceMappingURL=delete-draft.d.cts.map
@@ -7,7 +7,19 @@ declare const MissiveDeleteDraftInput: z.ZodObject<{
7
7
  declare const MissiveDeleteDraftOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const missiveDeleteDraft: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ bearer_token: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ bearer_token: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { missiveDeleteDraft };
13
25
  //# sourceMappingURL=delete-draft.d.mts.map
@@ -7,7 +7,19 @@ declare const MissiveDeletePostInput: z.ZodObject<{
7
7
  declare const MissiveDeletePostOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const missiveDeletePost: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ bearer_token: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ bearer_token: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { missiveDeletePost };
13
25
  //# sourceMappingURL=delete-post.d.cts.map
@@ -7,7 +7,19 @@ declare const MissiveDeletePostInput: z.ZodObject<{
7
7
  declare const MissiveDeletePostOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const missiveDeletePost: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ bearer_token: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ bearer_token: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { missiveDeletePost };
13
25
  //# sourceMappingURL=delete-post.d.mts.map
@@ -7,7 +7,19 @@ declare const MissiveDeleteResponsesInput: z.ZodObject<{
7
7
  declare const MissiveDeleteResponsesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const missiveDeleteResponses: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ bearer_token: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ bearer_token: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { missiveDeleteResponses };
13
25
  //# sourceMappingURL=delete-responses.d.cts.map
@@ -7,7 +7,19 @@ declare const MissiveDeleteResponsesInput: z.ZodObject<{
7
7
  declare const MissiveDeleteResponsesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const missiveDeleteResponses: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ bearer_token: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ bearer_token: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { missiveDeleteResponses };
13
25
  //# sourceMappingURL=delete-responses.d.mts.map
@@ -7,7 +7,19 @@ declare const MissiveDeleteWebhookInput: z.ZodObject<{
7
7
  declare const MissiveDeleteWebhookOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const missiveDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  webhook_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ bearer_token: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ bearer_token: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { missiveDeleteWebhook };
13
25
  //# sourceMappingURL=delete-webhook.d.cts.map
@@ -7,7 +7,19 @@ declare const MissiveDeleteWebhookInput: z.ZodObject<{
7
7
  declare const MissiveDeleteWebhookOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const missiveDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  webhook_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ bearer_token: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ bearer_token: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { missiveDeleteWebhook };
13
25
  //# sourceMappingURL=delete-webhook.d.mts.map
@@ -19,7 +19,19 @@ declare const MissiveGetAnalyticsReportOutput: z.ZodObject<{
19
19
  }, z.core.$loose>;
20
20
  declare const missiveGetAnalyticsReport: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  id: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ bearer_token: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ bearer_token: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { missiveGetAnalyticsReport };
25
37
  //# sourceMappingURL=get-analytics-report.d.cts.map
@@ -19,7 +19,19 @@ declare const MissiveGetAnalyticsReportOutput: z.ZodObject<{
19
19
  }, z.core.$loose>;
20
20
  declare const missiveGetAnalyticsReport: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  id: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ bearer_token: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ bearer_token: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { missiveGetAnalyticsReport };
25
37
  //# sourceMappingURL=get-analytics-report.d.mts.map