@keystrokehq/missive 0.1.4 → 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 +15 -3
- package/dist/actions/create-contacts.d.mts +15 -3
- 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 +14 -2
- package/dist/actions/list-contacts.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/update-contact.d.mts +15 -3
- 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/package.json +1 -1
|
@@ -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
|
|
@@ -14,7 +14,19 @@ declare const MissiveListOrganizationsOutput: z.ZodObject<{
|
|
|
14
14
|
declare const missiveListOrganizations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
limit?: number | undefined;
|
|
16
16
|
offset?: number | undefined;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
bearer_token: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { missiveListOrganizations };
|
|
20
32
|
//# sourceMappingURL=list-organizations.d.cts.map
|
|
@@ -14,7 +14,19 @@ declare const MissiveListOrganizationsOutput: z.ZodObject<{
|
|
|
14
14
|
declare const missiveListOrganizations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
limit?: number | undefined;
|
|
16
16
|
offset?: number | undefined;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
bearer_token: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { missiveListOrganizations };
|
|
20
32
|
//# sourceMappingURL=list-organizations.d.mts.map
|
|
@@ -46,7 +46,19 @@ declare const MissiveListResponsesOutput: z.ZodObject<{
|
|
|
46
46
|
declare const missiveListResponses: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
limit?: number | undefined;
|
|
48
48
|
offset?: number | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListResponses };
|
|
52
64
|
//# sourceMappingURL=list-responses.d.cts.map
|
|
@@ -46,7 +46,19 @@ declare const MissiveListResponsesOutput: z.ZodObject<{
|
|
|
46
46
|
declare const missiveListResponses: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
limit?: number | undefined;
|
|
48
48
|
offset?: number | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListResponses };
|
|
52
64
|
//# sourceMappingURL=list-responses.d.mts.map
|
|
@@ -27,7 +27,19 @@ declare const missiveListSharedLabels: import("@keystrokehq/action").WorkflowAct
|
|
|
27
27
|
limit?: number | undefined;
|
|
28
28
|
offset?: number | undefined;
|
|
29
29
|
organization?: string | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
bearer_token: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { missiveListSharedLabels };
|
|
33
45
|
//# sourceMappingURL=list-shared-labels.d.cts.map
|
|
@@ -27,7 +27,19 @@ declare const missiveListSharedLabels: import("@keystrokehq/action").WorkflowAct
|
|
|
27
27
|
limit?: number | undefined;
|
|
28
28
|
offset?: number | undefined;
|
|
29
29
|
organization?: string | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
bearer_token: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { missiveListSharedLabels };
|
|
33
45
|
//# sourceMappingURL=list-shared-labels.d.mts.map
|
|
@@ -48,7 +48,19 @@ declare const missiveListTasks: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
48
48
|
state?: "todo" | "in_progress" | "closed" | undefined;
|
|
49
49
|
offset?: number | undefined;
|
|
50
50
|
organization?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
bearer_token: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
bearer_token: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { missiveListTasks };
|
|
54
66
|
//# sourceMappingURL=list-tasks.d.cts.map
|
|
@@ -48,7 +48,19 @@ declare const missiveListTasks: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
48
48
|
state?: "todo" | "in_progress" | "closed" | undefined;
|
|
49
49
|
offset?: number | undefined;
|
|
50
50
|
organization?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
bearer_token: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
bearer_token: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { missiveListTasks };
|
|
54
66
|
//# sourceMappingURL=list-tasks.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const MissiveListTeamsOutput: z.ZodObject<{
|
|
|
19
19
|
declare const missiveListTeams: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
limit?: number | undefined;
|
|
21
21
|
offset?: number | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListTeams };
|
|
25
37
|
//# sourceMappingURL=list-teams.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const MissiveListTeamsOutput: z.ZodObject<{
|
|
|
19
19
|
declare const missiveListTeams: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
limit?: number | undefined;
|
|
21
21
|
offset?: number | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListTeams };
|
|
25
37
|
//# sourceMappingURL=list-teams.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const MissiveListUsersOutput: z.ZodObject<{
|
|
|
19
19
|
declare const missiveListUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
limit?: number | undefined;
|
|
21
21
|
offset?: number | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListUsers };
|
|
25
37
|
//# sourceMappingURL=list-users.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const MissiveListUsersOutput: z.ZodObject<{
|
|
|
19
19
|
declare const missiveListUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
limit?: number | undefined;
|
|
21
21
|
offset?: number | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveListUsers };
|
|
25
37
|
//# sourceMappingURL=list-users.d.mts.map
|
|
@@ -85,7 +85,19 @@ declare const MissiveMergeConversationsOutput: z.ZodObject<{
|
|
|
85
85
|
declare const missiveMergeConversations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
86
86
|
id: string;
|
|
87
87
|
target: string;
|
|
88
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
88
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
95
|
+
connectionId: z.ZodString;
|
|
96
|
+
entityId: z.ZodString;
|
|
97
|
+
instanceId: z.ZodString;
|
|
98
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
99
|
+
bearer_token: z.ZodString;
|
|
100
|
+
}, z.core.$strip>>]>;
|
|
89
101
|
//#endregion
|
|
90
102
|
export { missiveMergeConversations };
|
|
91
103
|
//# sourceMappingURL=merge-conversations.d.cts.map
|
|
@@ -85,7 +85,19 @@ declare const MissiveMergeConversationsOutput: z.ZodObject<{
|
|
|
85
85
|
declare const missiveMergeConversations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
86
86
|
id: string;
|
|
87
87
|
target: string;
|
|
88
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
88
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
95
|
+
connectionId: z.ZodString;
|
|
96
|
+
entityId: z.ZodString;
|
|
97
|
+
instanceId: z.ZodString;
|
|
98
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
99
|
+
bearer_token: z.ZodString;
|
|
100
|
+
}, z.core.$strip>>]>;
|
|
89
101
|
//#endregion
|
|
90
102
|
export { missiveMergeConversations };
|
|
91
103
|
//# sourceMappingURL=merge-conversations.d.mts.map
|
|
@@ -9,11 +9,11 @@ declare const MissiveUpdateContactInput: z.ZodObject<{
|
|
|
9
9
|
kind: z.ZodEnum<{
|
|
10
10
|
custom: "custom";
|
|
11
11
|
email: "email";
|
|
12
|
-
url: "url";
|
|
13
12
|
phone_number: "phone_number";
|
|
14
13
|
twitter: "twitter";
|
|
15
14
|
facebook: "facebook";
|
|
16
15
|
physical_address: "physical_address";
|
|
16
|
+
url: "url";
|
|
17
17
|
}>;
|
|
18
18
|
label: z.ZodOptional<z.ZodString>;
|
|
19
19
|
value: z.ZodOptional<z.ZodString>;
|
|
@@ -101,7 +101,7 @@ declare const missiveUpdateContact: import("@keystrokehq/action").WorkflowAction
|
|
|
101
101
|
id: string;
|
|
102
102
|
infos?: {
|
|
103
103
|
[x: string]: unknown;
|
|
104
|
-
kind: "custom" | "email" | "
|
|
104
|
+
kind: "custom" | "email" | "phone_number" | "twitter" | "facebook" | "physical_address" | "url";
|
|
105
105
|
city?: string | undefined;
|
|
106
106
|
label?: string | undefined;
|
|
107
107
|
value?: string | undefined;
|
|
@@ -138,7 +138,19 @@ declare const missiveUpdateContact: import("@keystrokehq/action").WorkflowAction
|
|
|
138
138
|
phonetic_first_name?: string | undefined;
|
|
139
139
|
phonetic_middle_name?: string | undefined;
|
|
140
140
|
}[];
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
bearer_token: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
bearer_token: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { missiveUpdateContact };
|
|
144
156
|
//# sourceMappingURL=update-contact.d.cts.map
|
|
@@ -9,11 +9,11 @@ declare const MissiveUpdateContactInput: z.ZodObject<{
|
|
|
9
9
|
kind: z.ZodEnum<{
|
|
10
10
|
custom: "custom";
|
|
11
11
|
email: "email";
|
|
12
|
-
url: "url";
|
|
13
12
|
phone_number: "phone_number";
|
|
14
13
|
twitter: "twitter";
|
|
15
14
|
facebook: "facebook";
|
|
16
15
|
physical_address: "physical_address";
|
|
16
|
+
url: "url";
|
|
17
17
|
}>;
|
|
18
18
|
label: z.ZodOptional<z.ZodString>;
|
|
19
19
|
value: z.ZodOptional<z.ZodString>;
|
|
@@ -101,7 +101,7 @@ declare const missiveUpdateContact: import("@keystrokehq/action").WorkflowAction
|
|
|
101
101
|
id: string;
|
|
102
102
|
infos?: {
|
|
103
103
|
[x: string]: unknown;
|
|
104
|
-
kind: "custom" | "email" | "
|
|
104
|
+
kind: "custom" | "email" | "phone_number" | "twitter" | "facebook" | "physical_address" | "url";
|
|
105
105
|
city?: string | undefined;
|
|
106
106
|
label?: string | undefined;
|
|
107
107
|
value?: string | undefined;
|
|
@@ -138,7 +138,19 @@ declare const missiveUpdateContact: import("@keystrokehq/action").WorkflowAction
|
|
|
138
138
|
phonetic_first_name?: string | undefined;
|
|
139
139
|
phonetic_middle_name?: string | undefined;
|
|
140
140
|
}[];
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
bearer_token: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
bearer_token: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { missiveUpdateContact };
|
|
144
156
|
//# sourceMappingURL=update-contact.d.mts.map
|
|
@@ -87,7 +87,19 @@ declare const missiveUpdateResponse: import("@keystrokehq/action").WorkflowActio
|
|
|
87
87
|
shared_labels?: string[] | undefined;
|
|
88
88
|
share_with_team?: string | undefined;
|
|
89
89
|
}[];
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
bearer_token: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
bearer_token: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { missiveUpdateResponse };
|
|
93
105
|
//# sourceMappingURL=update-response.d.cts.map
|
|
@@ -87,7 +87,19 @@ declare const missiveUpdateResponse: import("@keystrokehq/action").WorkflowActio
|
|
|
87
87
|
shared_labels?: string[] | undefined;
|
|
88
88
|
share_with_team?: string | undefined;
|
|
89
89
|
}[];
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
bearer_token: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
bearer_token: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { missiveUpdateResponse };
|
|
93
105
|
//# sourceMappingURL=update-response.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const missiveUpdateSharedLabels: import("@keystrokehq/action").WorkflowA
|
|
|
24
24
|
name: string;
|
|
25
25
|
color: string;
|
|
26
26
|
}[];
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
bearer_token: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { missiveUpdateSharedLabels };
|
|
30
42
|
//# sourceMappingURL=update-shared-labels.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const missiveUpdateSharedLabels: import("@keystrokehq/action").WorkflowA
|
|
|
24
24
|
name: string;
|
|
25
25
|
color: string;
|
|
26
26
|
}[];
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
bearer_token: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { missiveUpdateSharedLabels };
|
|
30
42
|
//# sourceMappingURL=update-shared-labels.d.mts.map
|
|
@@ -37,7 +37,19 @@ declare const missiveUpdateTask: import("@keystrokehq/action").WorkflowActionDef
|
|
|
37
37
|
assignees?: string[] | undefined;
|
|
38
38
|
description?: string | undefined;
|
|
39
39
|
};
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveUpdateTask };
|
|
43
55
|
//# sourceMappingURL=update-task.d.cts.map
|
|
@@ -37,7 +37,19 @@ declare const missiveUpdateTask: import("@keystrokehq/action").WorkflowActionDef
|
|
|
37
37
|
assignees?: string[] | undefined;
|
|
38
38
|
description?: string | undefined;
|
|
39
39
|
};
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { missiveUpdateTask };
|
|
43
55
|
//# sourceMappingURL=update-task.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const missiveUpdateTeam: import("@keystrokehq/action").WorkflowActionDef
|
|
|
30
30
|
color?: string | undefined;
|
|
31
31
|
initials?: string | undefined;
|
|
32
32
|
}[];
|
|
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 { missiveUpdateTeam };
|
|
36
48
|
//# sourceMappingURL=update-team.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const missiveUpdateTeam: import("@keystrokehq/action").WorkflowActionDef
|
|
|
30
30
|
color?: string | undefined;
|
|
31
31
|
initials?: string | undefined;
|
|
32
32
|
}[];
|
|
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 { missiveUpdateTeam };
|
|
36
48
|
//# sourceMappingURL=update-team.d.mts.map
|