@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
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const missive = (0,
|
|
4
|
+
const missive = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "missive",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { bearer_token: zod.z.string() }
|
|
5
8
|
});
|
|
6
9
|
//#endregion
|
|
7
10
|
exports.missive = missive;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const missive = defineApp({\n slug: \"missive\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const missive = defineApp({\n slug: \"missive\",\n auth: \"keystroke\",\n credential: {\n bearer_token: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,WAAA,GAAA,2BAAA,UAAA,CAAoB;CAC/B,MAAM;CACN,MAAM;CACN,YAAY,EACV,cAAcA,IAAAA,EAAE,OAAO,EACzB;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const missive: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const missive: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
bearer_token: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { missive };
|
|
5
13
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,OAAA,6BAAO,GAAA,+BAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const missive: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const missive: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"missive", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
bearer_token: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { missive };
|
|
5
13
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,OAAA,6BAAO,GAAA,+BAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
2
3
|
//#region src/app.ts
|
|
3
4
|
const missive = defineApp({
|
|
4
5
|
slug: "missive",
|
|
5
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { bearer_token: z.string() }
|
|
6
8
|
});
|
|
7
9
|
//#endregion
|
|
8
10
|
export { missive };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const missive = defineApp({\n slug: \"missive\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const missive = defineApp({\n slug: \"missive\",\n auth: \"keystroke\",\n credential: {\n bearer_token: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,UAAU,UAAU;CAC/B,MAAM;CACN,MAAM;CACN,YAAY,EACV,cAAc,EAAE,OAAO,EACzB;AACF,CAAC"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -8,7 +8,7 @@ const missiveCatalog = {
|
|
|
8
8
|
"logo": "https://logos.composio.dev/api/missive",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
10
|
"oauthScopes": [],
|
|
11
|
-
"credentialFields": { "
|
|
11
|
+
"credentialFields": { "bearer_token": {
|
|
12
12
|
"label": "API Token",
|
|
13
13
|
"secret": true,
|
|
14
14
|
"description": "Your personal Missive API token. Create one in Missive under Settings → API → 'Create a new token' (your org must be on the Productive plan)."
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const missiveCatalog = {\n \"slug\": \"missive\",\n \"name\": \"Missive\",\n \"description\": \"Missive is a collaborative email and chat application designed to streamline team communication and task management.\",\n \"category\": \"Email\",\n \"logo\": \"https://logos.composio.dev/api/missive\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const missiveCatalog = {\n \"slug\": \"missive\",\n \"name\": \"Missive\",\n \"description\": \"Missive is a collaborative email and chat application designed to streamline team communication and task management.\",\n \"category\": \"Email\",\n \"logo\": \"https://logos.composio.dev/api/missive\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"bearer_token\": {\n \"label\": \"API Token\",\n \"secret\": true,\n \"description\": \"Your personal Missive API token. Create one in Missive under Settings → API → 'Create a new token' (your org must be on the Productive plan).\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,iBAAiB;CAC5B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,gBAAgB;EACd,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|