@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.
- package/dist/actions/create-analytics-report.d.cts +13 -1
- package/dist/actions/create-analytics-report.d.mts +13 -1
- package/dist/actions/create-contacts.d.cts +13 -1
- package/dist/actions/create-contacts.d.mts +13 -1
- package/dist/actions/create-draft.d.cts +13 -1
- package/dist/actions/create-draft.d.cts.map +1 -1
- package/dist/actions/create-draft.d.mts +13 -1
- package/dist/actions/create-draft.d.mts.map +1 -1
- package/dist/actions/create-post.d.cts +13 -1
- package/dist/actions/create-post.d.mts +13 -1
- package/dist/actions/create-response.d.cts +13 -1
- package/dist/actions/create-response.d.mts +13 -1
- package/dist/actions/create-shared-label.d.cts +13 -1
- package/dist/actions/create-shared-label.d.mts +13 -1
- package/dist/actions/create-task.d.cts +13 -1
- package/dist/actions/create-task.d.mts +13 -1
- package/dist/actions/create-team.d.cts +13 -1
- package/dist/actions/create-team.d.mts +13 -1
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/delete-draft.d.cts +13 -1
- package/dist/actions/delete-draft.d.mts +13 -1
- package/dist/actions/delete-post.d.cts +13 -1
- package/dist/actions/delete-post.d.mts +13 -1
- package/dist/actions/delete-responses.d.cts +13 -1
- package/dist/actions/delete-responses.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/get-analytics-report.d.cts +13 -1
- package/dist/actions/get-analytics-report.d.mts +13 -1
- package/dist/actions/get-contact.d.cts +13 -1
- package/dist/actions/get-contact.d.mts +13 -1
- package/dist/actions/get-conversation-messages.d.cts +13 -1
- package/dist/actions/get-conversation-messages.d.mts +13 -1
- package/dist/actions/get-conversation.d.cts +13 -1
- package/dist/actions/get-conversation.d.mts +13 -1
- package/dist/actions/get-message.d.cts +13 -1
- package/dist/actions/get-message.d.mts +13 -1
- package/dist/actions/get-response.d.cts +13 -1
- package/dist/actions/get-response.d.mts +13 -1
- package/dist/actions/get-task.d.cts +13 -1
- package/dist/actions/get-task.d.mts +13 -1
- package/dist/actions/list-contact-books.d.cts +13 -1
- package/dist/actions/list-contact-books.d.mts +13 -1
- package/dist/actions/list-contact-groups.d.cts +13 -1
- package/dist/actions/list-contact-groups.d.mts +13 -1
- package/dist/actions/list-contacts.d.cts +13 -1
- package/dist/actions/list-contacts.d.mts +13 -1
- package/dist/actions/list-conversation-comments.d.cts +13 -1
- package/dist/actions/list-conversation-comments.d.mts +13 -1
- package/dist/actions/list-conversation-drafts.d.cts +13 -1
- package/dist/actions/list-conversation-drafts.d.mts +13 -1
- package/dist/actions/list-conversation-posts.d.cts +13 -1
- package/dist/actions/list-conversation-posts.d.mts +13 -1
- package/dist/actions/list-conversations.d.cts +13 -1
- package/dist/actions/list-conversations.d.mts +13 -1
- package/dist/actions/list-messages.d.cts +13 -1
- package/dist/actions/list-messages.d.mts +13 -1
- package/dist/actions/list-organizations.d.cts +13 -1
- package/dist/actions/list-organizations.d.mts +13 -1
- package/dist/actions/list-responses.d.cts +13 -1
- package/dist/actions/list-responses.d.mts +13 -1
- package/dist/actions/list-shared-labels.d.cts +13 -1
- package/dist/actions/list-shared-labels.d.mts +13 -1
- package/dist/actions/list-tasks.d.cts +13 -1
- package/dist/actions/list-tasks.d.mts +13 -1
- package/dist/actions/list-teams.d.cts +13 -1
- package/dist/actions/list-teams.d.mts +13 -1
- package/dist/actions/list-users.d.cts +13 -1
- package/dist/actions/list-users.d.mts +13 -1
- package/dist/actions/merge-conversations.d.cts +13 -1
- package/dist/actions/merge-conversations.d.mts +13 -1
- package/dist/actions/update-contact.d.cts +13 -1
- package/dist/actions/update-contact.d.mts +13 -1
- package/dist/actions/update-response.d.cts +13 -1
- package/dist/actions/update-response.d.mts +13 -1
- package/dist/actions/update-shared-labels.d.cts +13 -1
- package/dist/actions/update-shared-labels.d.mts +13 -1
- package/dist/actions/update-task.d.cts +13 -1
- package/dist/actions/update-task.d.mts +13 -1
- package/dist/actions/update-team.d.cts +13 -1
- package/dist/actions/update-team.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -52,7 +52,19 @@ declare const MissiveGetContactOutput: z.ZodObject<{
|
|
|
52
52
|
}, z.core.$loose>;
|
|
53
53
|
declare const missiveGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
54
54
|
id: string;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
bearer_token: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { missiveGetContact };
|
|
58
70
|
//# sourceMappingURL=get-contact.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const MissiveGetContactOutput: z.ZodObject<{
|
|
|
52
52
|
}, z.core.$loose>;
|
|
53
53
|
declare const missiveGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
54
54
|
id: string;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
bearer_token: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { missiveGetContact };
|
|
58
70
|
//# sourceMappingURL=get-contact.d.mts.map
|
|
@@ -51,7 +51,19 @@ declare const missiveGetConversationMessages: import("@keystrokehq/action").Work
|
|
|
51
51
|
id: string;
|
|
52
52
|
limit?: number | undefined;
|
|
53
53
|
until?: number | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
bearer_token: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { missiveGetConversationMessages };
|
|
57
69
|
//# sourceMappingURL=get-conversation-messages.d.cts.map
|
|
@@ -51,7 +51,19 @@ declare const missiveGetConversationMessages: import("@keystrokehq/action").Work
|
|
|
51
51
|
id: string;
|
|
52
52
|
limit?: number | undefined;
|
|
53
53
|
until?: number | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
bearer_token: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { missiveGetConversationMessages };
|
|
57
69
|
//# sourceMappingURL=get-conversation-messages.d.mts.map
|
|
@@ -80,7 +80,19 @@ declare const MissiveGetConversationOutput: z.ZodObject<{
|
|
|
80
80
|
}, z.core.$loose>;
|
|
81
81
|
declare const missiveGetConversation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
82
82
|
id: string;
|
|
83
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
83
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
bearer_token: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
bearer_token: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>;
|
|
84
96
|
//#endregion
|
|
85
97
|
export { missiveGetConversation };
|
|
86
98
|
//# sourceMappingURL=get-conversation.d.cts.map
|
|
@@ -80,7 +80,19 @@ declare const MissiveGetConversationOutput: z.ZodObject<{
|
|
|
80
80
|
}, z.core.$loose>;
|
|
81
81
|
declare const missiveGetConversation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
82
82
|
id: string;
|
|
83
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
83
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
bearer_token: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
bearer_token: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>;
|
|
84
96
|
//#endregion
|
|
85
97
|
export { missiveGetConversation };
|
|
86
98
|
//# sourceMappingURL=get-conversation.d.mts.map
|
|
@@ -143,7 +143,19 @@ declare const MissiveGetMessageOutput: z.ZodObject<{
|
|
|
143
143
|
}, z.core.$loose>;
|
|
144
144
|
declare const missiveGetMessage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
145
145
|
id: string;
|
|
146
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveGetMessage };
|
|
149
161
|
//# sourceMappingURL=get-message.d.cts.map
|
|
@@ -143,7 +143,19 @@ declare const MissiveGetMessageOutput: z.ZodObject<{
|
|
|
143
143
|
}, z.core.$loose>;
|
|
144
144
|
declare const missiveGetMessage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
145
145
|
id: string;
|
|
146
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveGetMessage };
|
|
149
161
|
//# sourceMappingURL=get-message.d.mts.map
|
|
@@ -43,7 +43,19 @@ declare const MissiveGetResponseOutput: z.ZodObject<{
|
|
|
43
43
|
}, z.core.$loose>;
|
|
44
44
|
declare const missiveGetResponse: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
id: string;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
bearer_token: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { missiveGetResponse };
|
|
49
61
|
//# sourceMappingURL=get-response.d.cts.map
|
|
@@ -43,7 +43,19 @@ declare const MissiveGetResponseOutput: z.ZodObject<{
|
|
|
43
43
|
}, z.core.$loose>;
|
|
44
44
|
declare const missiveGetResponse: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
id: string;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
bearer_token: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { missiveGetResponse };
|
|
49
61
|
//# sourceMappingURL=get-response.d.mts.map
|
|
@@ -35,7 +35,19 @@ declare const MissiveGetTaskOutput: z.ZodObject<{
|
|
|
35
35
|
}, z.core.$loose>;
|
|
36
36
|
declare const missiveGetTask: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
37
|
id: string;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
bearer_token: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { missiveGetTask };
|
|
41
53
|
//# sourceMappingURL=get-task.d.cts.map
|
|
@@ -35,7 +35,19 @@ declare const MissiveGetTaskOutput: z.ZodObject<{
|
|
|
35
35
|
}, z.core.$loose>;
|
|
36
36
|
declare const missiveGetTask: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
37
|
id: string;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
bearer_token: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { missiveGetTask };
|
|
41
53
|
//# sourceMappingURL=get-task.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const MissiveListContactBooksOutput: z.ZodObject<{
|
|
|
20
20
|
declare const missiveListContactBooks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
limit?: number | undefined;
|
|
22
22
|
offset?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
bearer_token: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { missiveListContactBooks };
|
|
26
38
|
//# sourceMappingURL=list-contact-books.d.cts.map
|
|
@@ -20,7 +20,19 @@ declare const MissiveListContactBooksOutput: z.ZodObject<{
|
|
|
20
20
|
declare const missiveListContactBooks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
limit?: number | undefined;
|
|
22
22
|
offset?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
bearer_token: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
bearer_token: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { missiveListContactBooks };
|
|
26
38
|
//# sourceMappingURL=list-contact-books.d.mts.map
|
|
@@ -21,7 +21,19 @@ declare const missiveListContactGroups: import("@keystrokehq/action").WorkflowAc
|
|
|
21
21
|
contact_book: string;
|
|
22
22
|
limit?: number | undefined;
|
|
23
23
|
offset?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
bearer_token: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
bearer_token: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { missiveListContactGroups };
|
|
27
39
|
//# sourceMappingURL=list-contact-groups.d.cts.map
|
|
@@ -21,7 +21,19 @@ declare const missiveListContactGroups: import("@keystrokehq/action").WorkflowAc
|
|
|
21
21
|
contact_book: string;
|
|
22
22
|
limit?: number | undefined;
|
|
23
23
|
offset?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
bearer_token: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
bearer_token: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { missiveListContactGroups };
|
|
27
39
|
//# sourceMappingURL=list-contact-groups.d.mts.map
|
|
@@ -57,7 +57,19 @@ declare const missiveListContacts: import("@keystrokehq/action").WorkflowActionD
|
|
|
57
57
|
search?: string | undefined;
|
|
58
58
|
modified_since?: number | undefined;
|
|
59
59
|
include_deleted?: boolean | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListContacts };
|
|
63
75
|
//# sourceMappingURL=list-contacts.d.cts.map
|
|
@@ -57,7 +57,19 @@ declare const missiveListContacts: import("@keystrokehq/action").WorkflowActionD
|
|
|
57
57
|
search?: string | undefined;
|
|
58
58
|
modified_since?: number | undefined;
|
|
59
59
|
include_deleted?: boolean | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListContacts };
|
|
63
75
|
//# sourceMappingURL=list-contacts.d.mts.map
|
|
@@ -59,7 +59,19 @@ declare const missiveListConversationComments: import("@keystrokehq/action").Wor
|
|
|
59
59
|
id: string;
|
|
60
60
|
limit?: number | undefined;
|
|
61
61
|
until?: number | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
bearer_token: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
bearer_token: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { missiveListConversationComments };
|
|
65
77
|
//# sourceMappingURL=list-conversation-comments.d.cts.map
|
|
@@ -59,7 +59,19 @@ declare const missiveListConversationComments: import("@keystrokehq/action").Wor
|
|
|
59
59
|
id: string;
|
|
60
60
|
limit?: number | undefined;
|
|
61
61
|
until?: number | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
bearer_token: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
bearer_token: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { missiveListConversationComments };
|
|
65
77
|
//# sourceMappingURL=list-conversation-comments.d.mts.map
|
|
@@ -57,7 +57,19 @@ declare const missiveListConversationDrafts: import("@keystrokehq/action").Workf
|
|
|
57
57
|
id: string;
|
|
58
58
|
limit?: number | undefined;
|
|
59
59
|
until?: number | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListConversationDrafts };
|
|
63
75
|
//# sourceMappingURL=list-conversation-drafts.d.cts.map
|
|
@@ -57,7 +57,19 @@ declare const missiveListConversationDrafts: import("@keystrokehq/action").Workf
|
|
|
57
57
|
id: string;
|
|
58
58
|
limit?: number | undefined;
|
|
59
59
|
until?: number | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListConversationDrafts };
|
|
63
75
|
//# sourceMappingURL=list-conversation-drafts.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const missiveListConversationPosts: import("@keystrokehq/action").Workfl
|
|
|
30
30
|
id: string;
|
|
31
31
|
limit?: number | undefined;
|
|
32
32
|
until?: number | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListConversationPosts };
|
|
36
48
|
//# sourceMappingURL=list-conversation-posts.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const missiveListConversationPosts: import("@keystrokehq/action").Workfl
|
|
|
30
30
|
id: string;
|
|
31
31
|
limit?: number | undefined;
|
|
32
32
|
until?: number | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListConversationPosts };
|
|
36
48
|
//# sourceMappingURL=list-conversation-posts.d.mts.map
|
|
@@ -79,7 +79,19 @@ declare const missiveListConversations: import("@keystrokehq/action").WorkflowAc
|
|
|
79
79
|
team_closed?: string | undefined;
|
|
80
80
|
organization?: string | undefined;
|
|
81
81
|
shared_label?: string | undefined;
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
bearer_token: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
bearer_token: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { missiveListConversations };
|
|
85
97
|
//# sourceMappingURL=list-conversations.d.cts.map
|
|
@@ -79,7 +79,19 @@ declare const missiveListConversations: import("@keystrokehq/action").WorkflowAc
|
|
|
79
79
|
team_closed?: string | undefined;
|
|
80
80
|
organization?: string | undefined;
|
|
81
81
|
shared_label?: string | undefined;
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
bearer_token: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
bearer_token: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { missiveListConversations };
|
|
85
97
|
//# sourceMappingURL=list-conversations.d.mts.map
|
|
@@ -64,7 +64,19 @@ declare const MissiveListMessagesOutput: z.ZodObject<{
|
|
|
64
64
|
}, z.core.$loose>;
|
|
65
65
|
declare const missiveListMessages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
66
|
email_message_id: string;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
bearer_token: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
bearer_token: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>;
|
|
68
80
|
//#endregion
|
|
69
81
|
export { missiveListMessages };
|
|
70
82
|
//# sourceMappingURL=list-messages.d.cts.map
|
|
@@ -64,7 +64,19 @@ declare const MissiveListMessagesOutput: z.ZodObject<{
|
|
|
64
64
|
}, z.core.$loose>;
|
|
65
65
|
declare const missiveListMessages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
66
|
email_message_id: string;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
bearer_token: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
bearer_token: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>;
|
|
68
80
|
//#endregion
|
|
69
81
|
export { missiveListMessages };
|
|
70
82
|
//# sourceMappingURL=list-messages.d.mts.map
|