@keystrokehq/missive 0.1.4 → 0.1.6
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-analytics-report.cjs +1 -0
- package/dist/actions/create-analytics-report.cjs.map +1 -1
- package/dist/actions/create-analytics-report.d.cts +3 -13
- package/dist/actions/create-analytics-report.d.cts.map +1 -1
- package/dist/actions/create-analytics-report.d.mts +3 -13
- package/dist/actions/create-analytics-report.d.mts.map +1 -1
- package/dist/actions/create-analytics-report.mjs +1 -0
- package/dist/actions/create-analytics-report.mjs.map +1 -1
- package/dist/actions/create-contacts.cjs +1 -0
- package/dist/actions/create-contacts.cjs.map +1 -1
- package/dist/actions/create-contacts.d.cts +4 -45
- package/dist/actions/create-contacts.d.cts.map +1 -1
- package/dist/actions/create-contacts.d.mts +4 -45
- package/dist/actions/create-contacts.d.mts.map +1 -1
- package/dist/actions/create-contacts.mjs +1 -0
- package/dist/actions/create-contacts.mjs.map +1 -1
- package/dist/actions/create-draft.cjs +1 -0
- package/dist/actions/create-draft.cjs.map +1 -1
- package/dist/actions/create-draft.d.cts +3 -68
- package/dist/actions/create-draft.d.cts.map +1 -1
- package/dist/actions/create-draft.d.mts +3 -68
- package/dist/actions/create-draft.d.mts.map +1 -1
- package/dist/actions/create-draft.mjs +1 -0
- package/dist/actions/create-draft.mjs.map +1 -1
- package/dist/actions/create-post.cjs +1 -0
- package/dist/actions/create-post.cjs.map +1 -1
- package/dist/actions/create-post.d.cts +3 -18
- package/dist/actions/create-post.d.cts.map +1 -1
- package/dist/actions/create-post.d.mts +3 -18
- package/dist/actions/create-post.d.mts.map +1 -1
- package/dist/actions/create-post.mjs +1 -0
- package/dist/actions/create-post.mjs.map +1 -1
- package/dist/actions/create-response.cjs +1 -0
- package/dist/actions/create-response.cjs.map +1 -1
- package/dist/actions/create-response.d.cts +3 -11
- package/dist/actions/create-response.d.cts.map +1 -1
- package/dist/actions/create-response.d.mts +3 -11
- package/dist/actions/create-response.d.mts.map +1 -1
- package/dist/actions/create-response.mjs +1 -0
- package/dist/actions/create-response.mjs.map +1 -1
- package/dist/actions/create-shared-label.cjs +1 -0
- package/dist/actions/create-shared-label.cjs.map +1 -1
- package/dist/actions/create-shared-label.d.cts +3 -10
- package/dist/actions/create-shared-label.d.cts.map +1 -1
- package/dist/actions/create-shared-label.d.mts +3 -10
- package/dist/actions/create-shared-label.d.mts.map +1 -1
- package/dist/actions/create-shared-label.mjs +1 -0
- package/dist/actions/create-shared-label.mjs.map +1 -1
- package/dist/actions/create-task.cjs +1 -0
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +3 -14
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +3 -14
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +1 -0
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/create-team.cjs +1 -0
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +3 -10
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +3 -10
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +1 -0
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -0
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +3 -13
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -13
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -0
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-draft.cjs +1 -0
- package/dist/actions/delete-draft.cjs.map +1 -1
- package/dist/actions/delete-draft.d.cts +3 -3
- package/dist/actions/delete-draft.d.cts.map +1 -1
- package/dist/actions/delete-draft.d.mts +3 -3
- package/dist/actions/delete-draft.d.mts.map +1 -1
- package/dist/actions/delete-draft.mjs +1 -0
- package/dist/actions/delete-draft.mjs.map +1 -1
- package/dist/actions/delete-post.cjs +1 -0
- package/dist/actions/delete-post.cjs.map +1 -1
- package/dist/actions/delete-post.d.cts +3 -3
- package/dist/actions/delete-post.d.cts.map +1 -1
- package/dist/actions/delete-post.d.mts +3 -3
- package/dist/actions/delete-post.d.mts.map +1 -1
- package/dist/actions/delete-post.mjs +1 -0
- package/dist/actions/delete-post.mjs.map +1 -1
- package/dist/actions/delete-responses.cjs +1 -0
- package/dist/actions/delete-responses.cjs.map +1 -1
- package/dist/actions/delete-responses.d.cts +3 -3
- package/dist/actions/delete-responses.d.cts.map +1 -1
- package/dist/actions/delete-responses.d.mts +3 -3
- package/dist/actions/delete-responses.d.mts.map +1 -1
- package/dist/actions/delete-responses.mjs +1 -0
- package/dist/actions/delete-responses.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -0
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +3 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +3 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -0
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/get-analytics-report.cjs +1 -0
- package/dist/actions/get-analytics-report.cjs.map +1 -1
- package/dist/actions/get-analytics-report.d.cts +3 -3
- package/dist/actions/get-analytics-report.d.cts.map +1 -1
- package/dist/actions/get-analytics-report.d.mts +3 -3
- package/dist/actions/get-analytics-report.d.mts.map +1 -1
- package/dist/actions/get-analytics-report.mjs +1 -0
- package/dist/actions/get-analytics-report.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -0
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +3 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -3
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -0
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-conversation-messages.cjs +1 -0
- package/dist/actions/get-conversation-messages.cjs.map +1 -1
- package/dist/actions/get-conversation-messages.d.cts +3 -5
- package/dist/actions/get-conversation-messages.d.cts.map +1 -1
- package/dist/actions/get-conversation-messages.d.mts +3 -5
- package/dist/actions/get-conversation-messages.d.mts.map +1 -1
- package/dist/actions/get-conversation-messages.mjs +1 -0
- package/dist/actions/get-conversation-messages.mjs.map +1 -1
- package/dist/actions/get-conversation.cjs +1 -0
- package/dist/actions/get-conversation.cjs.map +1 -1
- package/dist/actions/get-conversation.d.cts +3 -3
- package/dist/actions/get-conversation.d.cts.map +1 -1
- package/dist/actions/get-conversation.d.mts +3 -3
- package/dist/actions/get-conversation.d.mts.map +1 -1
- package/dist/actions/get-conversation.mjs +1 -0
- package/dist/actions/get-conversation.mjs.map +1 -1
- package/dist/actions/get-message.cjs +1 -0
- package/dist/actions/get-message.cjs.map +1 -1
- package/dist/actions/get-message.d.cts +3 -3
- package/dist/actions/get-message.d.cts.map +1 -1
- package/dist/actions/get-message.d.mts +3 -3
- package/dist/actions/get-message.d.mts.map +1 -1
- package/dist/actions/get-message.mjs +1 -0
- package/dist/actions/get-message.mjs.map +1 -1
- package/dist/actions/get-response.cjs +1 -0
- package/dist/actions/get-response.cjs.map +1 -1
- package/dist/actions/get-response.d.cts +3 -3
- package/dist/actions/get-response.d.cts.map +1 -1
- package/dist/actions/get-response.d.mts +3 -3
- package/dist/actions/get-response.d.mts.map +1 -1
- package/dist/actions/get-response.mjs +1 -0
- package/dist/actions/get-response.mjs.map +1 -1
- package/dist/actions/get-task.cjs +1 -0
- package/dist/actions/get-task.cjs.map +1 -1
- package/dist/actions/get-task.d.cts +3 -3
- package/dist/actions/get-task.d.cts.map +1 -1
- package/dist/actions/get-task.d.mts +3 -3
- package/dist/actions/get-task.d.mts.map +1 -1
- package/dist/actions/get-task.mjs +1 -0
- package/dist/actions/get-task.mjs.map +1 -1
- package/dist/actions/list-contact-books.cjs +1 -0
- package/dist/actions/list-contact-books.cjs.map +1 -1
- package/dist/actions/list-contact-books.d.cts +3 -4
- package/dist/actions/list-contact-books.d.cts.map +1 -1
- package/dist/actions/list-contact-books.d.mts +3 -4
- package/dist/actions/list-contact-books.d.mts.map +1 -1
- package/dist/actions/list-contact-books.mjs +1 -0
- package/dist/actions/list-contact-books.mjs.map +1 -1
- package/dist/actions/list-contact-groups.cjs +1 -0
- package/dist/actions/list-contact-groups.cjs.map +1 -1
- package/dist/actions/list-contact-groups.d.cts +3 -6
- package/dist/actions/list-contact-groups.d.cts.map +1 -1
- package/dist/actions/list-contact-groups.d.mts +3 -6
- package/dist/actions/list-contact-groups.d.mts.map +1 -1
- package/dist/actions/list-contact-groups.mjs +1 -0
- package/dist/actions/list-contact-groups.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +1 -0
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +4 -10
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +4 -10
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +1 -0
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-conversation-comments.cjs +1 -0
- package/dist/actions/list-conversation-comments.cjs.map +1 -1
- package/dist/actions/list-conversation-comments.d.cts +3 -5
- package/dist/actions/list-conversation-comments.d.cts.map +1 -1
- package/dist/actions/list-conversation-comments.d.mts +3 -5
- package/dist/actions/list-conversation-comments.d.mts.map +1 -1
- package/dist/actions/list-conversation-comments.mjs +1 -0
- package/dist/actions/list-conversation-comments.mjs.map +1 -1
- package/dist/actions/list-conversation-drafts.cjs +1 -0
- package/dist/actions/list-conversation-drafts.cjs.map +1 -1
- package/dist/actions/list-conversation-drafts.d.cts +3 -5
- package/dist/actions/list-conversation-drafts.d.cts.map +1 -1
- package/dist/actions/list-conversation-drafts.d.mts +3 -5
- package/dist/actions/list-conversation-drafts.d.mts.map +1 -1
- package/dist/actions/list-conversation-drafts.mjs +1 -0
- package/dist/actions/list-conversation-drafts.mjs.map +1 -1
- package/dist/actions/list-conversation-posts.cjs +1 -0
- package/dist/actions/list-conversation-posts.cjs.map +1 -1
- package/dist/actions/list-conversation-posts.d.cts +3 -5
- package/dist/actions/list-conversation-posts.d.cts.map +1 -1
- package/dist/actions/list-conversation-posts.d.mts +3 -5
- package/dist/actions/list-conversation-posts.d.mts.map +1 -1
- package/dist/actions/list-conversation-posts.mjs +1 -0
- package/dist/actions/list-conversation-posts.mjs.map +1 -1
- package/dist/actions/list-conversations.cjs +1 -0
- package/dist/actions/list-conversations.cjs.map +1 -1
- package/dist/actions/list-conversations.d.cts +3 -20
- package/dist/actions/list-conversations.d.cts.map +1 -1
- package/dist/actions/list-conversations.d.mts +3 -20
- package/dist/actions/list-conversations.d.mts.map +1 -1
- package/dist/actions/list-conversations.mjs +1 -0
- package/dist/actions/list-conversations.mjs.map +1 -1
- package/dist/actions/list-messages.cjs +1 -0
- package/dist/actions/list-messages.cjs.map +1 -1
- package/dist/actions/list-messages.d.cts +3 -3
- package/dist/actions/list-messages.d.cts.map +1 -1
- package/dist/actions/list-messages.d.mts +3 -3
- package/dist/actions/list-messages.d.mts.map +1 -1
- package/dist/actions/list-messages.mjs +1 -0
- package/dist/actions/list-messages.mjs.map +1 -1
- package/dist/actions/list-organizations.cjs +1 -0
- package/dist/actions/list-organizations.cjs.map +1 -1
- package/dist/actions/list-organizations.d.cts +3 -4
- package/dist/actions/list-organizations.d.cts.map +1 -1
- package/dist/actions/list-organizations.d.mts +3 -4
- package/dist/actions/list-organizations.d.mts.map +1 -1
- package/dist/actions/list-organizations.mjs +1 -0
- package/dist/actions/list-organizations.mjs.map +1 -1
- package/dist/actions/list-responses.cjs +1 -0
- package/dist/actions/list-responses.cjs.map +1 -1
- package/dist/actions/list-responses.d.cts +3 -4
- package/dist/actions/list-responses.d.cts.map +1 -1
- package/dist/actions/list-responses.d.mts +3 -4
- package/dist/actions/list-responses.d.mts.map +1 -1
- package/dist/actions/list-responses.mjs +1 -0
- package/dist/actions/list-responses.mjs.map +1 -1
- package/dist/actions/list-shared-labels.cjs +1 -0
- package/dist/actions/list-shared-labels.cjs.map +1 -1
- package/dist/actions/list-shared-labels.d.cts +3 -5
- package/dist/actions/list-shared-labels.d.cts.map +1 -1
- package/dist/actions/list-shared-labels.d.mts +3 -5
- package/dist/actions/list-shared-labels.d.mts.map +1 -1
- package/dist/actions/list-shared-labels.mjs +1 -0
- package/dist/actions/list-shared-labels.mjs.map +1 -1
- package/dist/actions/list-tasks.cjs +1 -0
- package/dist/actions/list-tasks.cjs.map +1 -1
- package/dist/actions/list-tasks.d.cts +3 -7
- package/dist/actions/list-tasks.d.cts.map +1 -1
- package/dist/actions/list-tasks.d.mts +3 -7
- package/dist/actions/list-tasks.d.mts.map +1 -1
- package/dist/actions/list-tasks.mjs +1 -0
- package/dist/actions/list-tasks.mjs.map +1 -1
- package/dist/actions/list-teams.cjs +1 -0
- package/dist/actions/list-teams.cjs.map +1 -1
- package/dist/actions/list-teams.d.cts +3 -4
- package/dist/actions/list-teams.d.cts.map +1 -1
- package/dist/actions/list-teams.d.mts +3 -4
- package/dist/actions/list-teams.d.mts.map +1 -1
- package/dist/actions/list-teams.mjs +1 -0
- package/dist/actions/list-teams.mjs.map +1 -1
- package/dist/actions/list-users.cjs +1 -0
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +3 -4
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -4
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +1 -0
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/merge-conversations.cjs +1 -0
- package/dist/actions/merge-conversations.cjs.map +1 -1
- package/dist/actions/merge-conversations.d.cts +3 -4
- package/dist/actions/merge-conversations.d.cts.map +1 -1
- package/dist/actions/merge-conversations.d.mts +3 -4
- package/dist/actions/merge-conversations.d.mts.map +1 -1
- package/dist/actions/merge-conversations.mjs +1 -0
- package/dist/actions/merge-conversations.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +4 -45
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +4 -45
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-response.cjs +1 -0
- package/dist/actions/update-response.cjs.map +1 -1
- package/dist/actions/update-response.d.cts +3 -32
- package/dist/actions/update-response.d.cts.map +1 -1
- package/dist/actions/update-response.d.mts +3 -32
- package/dist/actions/update-response.d.mts.map +1 -1
- package/dist/actions/update-response.mjs +1 -0
- package/dist/actions/update-response.mjs.map +1 -1
- package/dist/actions/update-shared-labels.cjs +1 -0
- package/dist/actions/update-shared-labels.cjs.map +1 -1
- package/dist/actions/update-shared-labels.d.cts +3 -9
- package/dist/actions/update-shared-labels.d.cts.map +1 -1
- package/dist/actions/update-shared-labels.d.mts +3 -9
- package/dist/actions/update-shared-labels.d.mts.map +1 -1
- package/dist/actions/update-shared-labels.mjs +1 -0
- package/dist/actions/update-shared-labels.mjs.map +1 -1
- package/dist/actions/update-task.cjs +1 -0
- package/dist/actions/update-task.cjs.map +1 -1
- package/dist/actions/update-task.d.cts +3 -9
- package/dist/actions/update-task.d.cts.map +1 -1
- package/dist/actions/update-task.d.mts +3 -9
- package/dist/actions/update-task.d.mts.map +1 -1
- package/dist/actions/update-task.mjs +1 -0
- package/dist/actions/update-task.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -0
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +3 -10
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +3 -10
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -0
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-response.d.cts","names":[],"sources":["../../src/actions/update-response.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-response.d.cts","names":[],"sources":["../../src/actions/update-response.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiD1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { missive } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-response.d.ts
|
|
@@ -56,38 +58,7 @@ declare const MissiveUpdateResponseOutput: z.ZodObject<{
|
|
|
56
58
|
share_with_team: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
59
|
}, z.core.$loose>>;
|
|
58
60
|
}, z.core.$loose>;
|
|
59
|
-
declare const missiveUpdateResponse:
|
|
60
|
-
id: string;
|
|
61
|
-
responses: {
|
|
62
|
-
[x: string]: unknown;
|
|
63
|
-
id: string;
|
|
64
|
-
body?: string | undefined;
|
|
65
|
-
title?: string | undefined;
|
|
66
|
-
subject?: string | undefined;
|
|
67
|
-
cc_fields?: {
|
|
68
|
-
[x: string]: unknown;
|
|
69
|
-
name?: string | undefined;
|
|
70
|
-
address?: string | undefined;
|
|
71
|
-
}[] | undefined;
|
|
72
|
-
to_fields?: {
|
|
73
|
-
[x: string]: unknown;
|
|
74
|
-
name?: string | undefined;
|
|
75
|
-
address?: string | undefined;
|
|
76
|
-
}[] | undefined;
|
|
77
|
-
bcc_fields?: {
|
|
78
|
-
[x: string]: unknown;
|
|
79
|
-
name?: string | undefined;
|
|
80
|
-
address?: string | undefined;
|
|
81
|
-
}[] | undefined;
|
|
82
|
-
attachments?: {
|
|
83
|
-
[x: string]: unknown;
|
|
84
|
-
filename?: string | undefined;
|
|
85
|
-
base64_data?: string | undefined;
|
|
86
|
-
}[] | undefined;
|
|
87
|
-
shared_labels?: string[] | undefined;
|
|
88
|
-
share_with_team?: string | undefined;
|
|
89
|
-
}[];
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
61
|
+
declare const missiveUpdateResponse: AppAction<typeof MissiveUpdateResponseInput, typeof MissiveUpdateResponseOutput, typeof missive.credential>;
|
|
91
62
|
//#endregion
|
|
92
63
|
export { missiveUpdateResponse };
|
|
93
64
|
//# sourceMappingURL=update-response.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-response.d.mts","names":[],"sources":["../../src/actions/update-response.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-response.d.mts","names":[],"sources":["../../src/actions/update-response.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiD1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-response.mjs","names":[],"sources":["../../src/actions/update-response.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MissiveUpdateResponseInput = z.object({\n id: z.string().describe(\"Response ID to update. Can pass multiple comma-separated IDs for bulk update\"),\n responses: z.array(z.object({\n id: z.string().describe(\"Response ID to update (required)\"),\n body: z.string().describe(\"HTML content of the response\").optional(),\n title: z.string().describe(\"Response title\").optional(),\n subject: z.string().describe(\"Subject line for the response\").optional(),\n cc_fields: z.array(z.object({\n name: z.string().describe(\"Display name associated with the email address\").optional(),\n address: z.string().describe(\"Email address of the recipient\").optional(),\n}).passthrough().describe(\"Recipient field for to/cc/bcc fields in responses.\")).describe(\"Array of recipient objects for CC field\").optional(),\n to_fields: z.array(z.object({\n name: z.string().describe(\"Display name associated with the email address\").optional(),\n address: z.string().describe(\"Email address of the recipient\").optional(),\n}).passthrough().describe(\"Recipient field for to/cc/bcc fields in responses.\")).describe(\"Array of recipient objects for To field\").optional(),\n bcc_fields: z.array(z.object({\n name: z.string().describe(\"Display name associated with the email address\").optional(),\n address: z.string().describe(\"Email address of the recipient\").optional(),\n}).passthrough().describe(\"Recipient field for to/cc/bcc fields in responses.\")).describe(\"Array of recipient objects for BCC field\").optional(),\n attachments: z.array(z.object({\n filename: z.string().describe(\"Name of the attachment file\").optional(),\n base64_data: z.string().describe(\"Base64-encoded file content\").optional(),\n}).passthrough().describe(\"File attachment object for responses.\")).describe(\"Array of file objects. Must include all attachments you want to keep - omitted attachments will be removed\").optional(),\n shared_labels: z.array(z.string()).describe(\"Array of shared label IDs\").optional(),\n share_with_team: z.string().describe(\"Team ID to share the response with\").optional(),\n}).passthrough().describe(\"Individual response object to update.\")).describe(\"Array of response objects to update. Each must include the 'id' field and the attributes to update\"),\n}).describe(\"Request model for updating one or more saved responses in Missive.\");\nconst MissiveUpdateResponse_RecipientFieldSchema = z.object({\n name: z.string().describe(\"Display name associated with the email address\").nullable().optional(),\n address: z.string().describe(\"Email address of the recipient\").nullable().optional(),\n}).passthrough().describe(\"Recipient field for to/cc/bcc fields in responses.\");\nconst MissiveUpdateResponse_FileObjectSchema = z.object({\n filename: z.string().describe(\"Name of the attachment file\").nullable().optional(),\n base64_data: z.string().describe(\"Base64-encoded file content\").nullable().optional(),\n}).passthrough().describe(\"File attachment object for responses.\");\nconst MissiveUpdateResponse_UpdatedResponseSchema = z.object({\n id: z.string().describe(\"Response unique identifier\").nullable(),\n body: z.string().describe(\"HTML content of the response\").nullable().optional(),\n title: z.string().describe(\"Response title\").nullable().optional(),\n subject: z.string().describe(\"Subject line\").nullable().optional(),\n cc_fields: z.array(MissiveUpdateResponse_RecipientFieldSchema).describe(\"Array of recipient objects for CC field\").nullable().optional(),\n to_fields: z.array(MissiveUpdateResponse_RecipientFieldSchema).describe(\"Array of recipient objects for To field\").nullable().optional(),\n bcc_fields: z.array(MissiveUpdateResponse_RecipientFieldSchema).describe(\"Array of recipient objects for BCC field\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp of when the response was created\").nullable().optional(),\n updated_at: z.number().int().describe(\"Unix timestamp of when the response was last updated\").nullable().optional(),\n attachments: z.array(MissiveUpdateResponse_FileObjectSchema).describe(\"Array of file objects\").nullable().optional(),\n shared_labels: z.array(z.string()).describe(\"Array of shared label IDs\").nullable().optional(),\n share_with_team: z.string().describe(\"Team ID for sharing\").nullable().optional(),\n}).passthrough().describe(\"Individual updated response object.\");\nexport const MissiveUpdateResponseOutput = z.object({\n responses: z.array(MissiveUpdateResponse_UpdatedResponseSchema).describe(\"Array of updated response objects\"),\n}).passthrough().describe(\"Response model for updating saved responses.\");\n\nexport const missiveUpdateResponse = action(\"MISSIVE_UPDATE_RESPONSE\", {\n slug: \"missive-update-response\",\n name: \"Update Saved Response\",\n description: \"Tool to update one or more saved responses in Missive. Use when you need to modify existing response templates by changing title, body, subject, or other attributes. Returns the updated responses.\",\n input: MissiveUpdateResponseInput,\n output: MissiveUpdateResponseOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-response.mjs","names":[],"sources":["../../src/actions/update-response.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { missive } from \"../app\";\n\nexport const MissiveUpdateResponseInput = z.object({\n id: z.string().describe(\"Response ID to update. Can pass multiple comma-separated IDs for bulk update\"),\n responses: z.array(z.object({\n id: z.string().describe(\"Response ID to update (required)\"),\n body: z.string().describe(\"HTML content of the response\").optional(),\n title: z.string().describe(\"Response title\").optional(),\n subject: z.string().describe(\"Subject line for the response\").optional(),\n cc_fields: z.array(z.object({\n name: z.string().describe(\"Display name associated with the email address\").optional(),\n address: z.string().describe(\"Email address of the recipient\").optional(),\n}).passthrough().describe(\"Recipient field for to/cc/bcc fields in responses.\")).describe(\"Array of recipient objects for CC field\").optional(),\n to_fields: z.array(z.object({\n name: z.string().describe(\"Display name associated with the email address\").optional(),\n address: z.string().describe(\"Email address of the recipient\").optional(),\n}).passthrough().describe(\"Recipient field for to/cc/bcc fields in responses.\")).describe(\"Array of recipient objects for To field\").optional(),\n bcc_fields: z.array(z.object({\n name: z.string().describe(\"Display name associated with the email address\").optional(),\n address: z.string().describe(\"Email address of the recipient\").optional(),\n}).passthrough().describe(\"Recipient field for to/cc/bcc fields in responses.\")).describe(\"Array of recipient objects for BCC field\").optional(),\n attachments: z.array(z.object({\n filename: z.string().describe(\"Name of the attachment file\").optional(),\n base64_data: z.string().describe(\"Base64-encoded file content\").optional(),\n}).passthrough().describe(\"File attachment object for responses.\")).describe(\"Array of file objects. Must include all attachments you want to keep - omitted attachments will be removed\").optional(),\n shared_labels: z.array(z.string()).describe(\"Array of shared label IDs\").optional(),\n share_with_team: z.string().describe(\"Team ID to share the response with\").optional(),\n}).passthrough().describe(\"Individual response object to update.\")).describe(\"Array of response objects to update. Each must include the 'id' field and the attributes to update\"),\n}).describe(\"Request model for updating one or more saved responses in Missive.\");\nconst MissiveUpdateResponse_RecipientFieldSchema = z.object({\n name: z.string().describe(\"Display name associated with the email address\").nullable().optional(),\n address: z.string().describe(\"Email address of the recipient\").nullable().optional(),\n}).passthrough().describe(\"Recipient field for to/cc/bcc fields in responses.\");\nconst MissiveUpdateResponse_FileObjectSchema = z.object({\n filename: z.string().describe(\"Name of the attachment file\").nullable().optional(),\n base64_data: z.string().describe(\"Base64-encoded file content\").nullable().optional(),\n}).passthrough().describe(\"File attachment object for responses.\");\nconst MissiveUpdateResponse_UpdatedResponseSchema = z.object({\n id: z.string().describe(\"Response unique identifier\").nullable(),\n body: z.string().describe(\"HTML content of the response\").nullable().optional(),\n title: z.string().describe(\"Response title\").nullable().optional(),\n subject: z.string().describe(\"Subject line\").nullable().optional(),\n cc_fields: z.array(MissiveUpdateResponse_RecipientFieldSchema).describe(\"Array of recipient objects for CC field\").nullable().optional(),\n to_fields: z.array(MissiveUpdateResponse_RecipientFieldSchema).describe(\"Array of recipient objects for To field\").nullable().optional(),\n bcc_fields: z.array(MissiveUpdateResponse_RecipientFieldSchema).describe(\"Array of recipient objects for BCC field\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp of when the response was created\").nullable().optional(),\n updated_at: z.number().int().describe(\"Unix timestamp of when the response was last updated\").nullable().optional(),\n attachments: z.array(MissiveUpdateResponse_FileObjectSchema).describe(\"Array of file objects\").nullable().optional(),\n shared_labels: z.array(z.string()).describe(\"Array of shared label IDs\").nullable().optional(),\n share_with_team: z.string().describe(\"Team ID for sharing\").nullable().optional(),\n}).passthrough().describe(\"Individual updated response object.\");\nexport const MissiveUpdateResponseOutput = z.object({\n responses: z.array(MissiveUpdateResponse_UpdatedResponseSchema).describe(\"Array of updated response objects\"),\n}).passthrough().describe(\"Response model for updating saved responses.\");\n\nexport const missiveUpdateResponse: AppAction<\n typeof MissiveUpdateResponseInput,\n typeof MissiveUpdateResponseOutput,\n typeof missive.credential\n> = action(\"MISSIVE_UPDATE_RESPONSE\", {\n slug: \"missive-update-response\",\n name: \"Update Saved Response\",\n description: \"Tool to update one or more saved responses in Missive. Use when you need to modify existing response templates by changing title, body, subject, or other attributes. Returns the updated responses.\",\n input: MissiveUpdateResponseInput,\n output: MissiveUpdateResponseOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CACtG,WAAW,EAAE,MAAM,EAAE,OAAO;EAC5B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACvE,WAAW,EAAE,MAAM,EAAE,OAAO;GAC5B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;GACrF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5I,WAAW,EAAE,MAAM,EAAE,OAAO;GAC5B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;GACrF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5I,YAAY,EAAE,MAAM,EAAE,OAAO;GAC7B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;GACrF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7I,aAAa,EAAE,MAAM,EAAE,OAAO;GAC9B,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GACtE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;EAClM,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAClF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,oGAAoG;AACjL,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,yCAAyC,EAAE,OAAO;CACtD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,WAAW,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,WAAW,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,YAAY,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,aAAa,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAK/D,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,WAAW,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,mCAAmC,EAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-shared-labels.cjs","names":["z","action"],"sources":["../../src/actions/update-shared-labels.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MissiveUpdateSharedLabelsInput = z.object({\n id: z.string().describe(\"Shared label ID in the path. Can pass multiple comma-separated IDs to update multiple labels.\"),\n shared_labels: z.array(z.object({\n id: z.string().describe(\"Shared label unique identifier to update\"),\n name: z.string().describe(\"Updated name for the shared label\"),\n color: z.string().describe(\"Updated color code for the label in hex format\"),\n}).passthrough().describe(\"Shared label object with attributes to update.\")).describe(\"Array of shared label objects with id and attributes to update\"),\n}).describe(\"Request model for updating one or more shared labels.\");\nconst MissiveUpdateSharedLabels_SharedLabelResponseSchema = z.object({\n id: z.string().describe(\"Shared label unique identifier\").nullable(),\n name: z.string().describe(\"Shared label name\").nullable(),\n color: z.string().describe(\"Label color code in hex format\").nullable(),\n}).passthrough().describe(\"Shared label response object.\");\nexport const MissiveUpdateSharedLabelsOutput = z.object({\n shared_labels: z.array(MissiveUpdateSharedLabels_SharedLabelResponseSchema).describe(\"Array of updated shared label objects\"),\n}).passthrough().describe(\"Response model for updating shared labels.\");\n\nexport const missiveUpdateSharedLabels = action(\"MISSIVE_UPDATE_SHARED_LABELS\", {\n slug: \"missive-update-shared-labels\",\n name: \"Update Shared Labels\",\n description: \"Tool to update one or more shared labels in Missive. Use when you need to modify label names or colors. Returns the updated shared labels.\",\n input: MissiveUpdateSharedLabelsInput,\n output: MissiveUpdateSharedLabelsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-shared-labels.cjs","names":["z","action"],"sources":["../../src/actions/update-shared-labels.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { missive } from \"../app\";\n\nexport const MissiveUpdateSharedLabelsInput = z.object({\n id: z.string().describe(\"Shared label ID in the path. Can pass multiple comma-separated IDs to update multiple labels.\"),\n shared_labels: z.array(z.object({\n id: z.string().describe(\"Shared label unique identifier to update\"),\n name: z.string().describe(\"Updated name for the shared label\"),\n color: z.string().describe(\"Updated color code for the label in hex format\"),\n}).passthrough().describe(\"Shared label object with attributes to update.\")).describe(\"Array of shared label objects with id and attributes to update\"),\n}).describe(\"Request model for updating one or more shared labels.\");\nconst MissiveUpdateSharedLabels_SharedLabelResponseSchema = z.object({\n id: z.string().describe(\"Shared label unique identifier\").nullable(),\n name: z.string().describe(\"Shared label name\").nullable(),\n color: z.string().describe(\"Label color code in hex format\").nullable(),\n}).passthrough().describe(\"Shared label response object.\");\nexport const MissiveUpdateSharedLabelsOutput = z.object({\n shared_labels: z.array(MissiveUpdateSharedLabels_SharedLabelResponseSchema).describe(\"Array of updated shared label objects\"),\n}).passthrough().describe(\"Response model for updating shared labels.\");\n\nexport const missiveUpdateSharedLabels: AppAction<\n typeof MissiveUpdateSharedLabelsInput,\n typeof MissiveUpdateSharedLabelsOutput,\n typeof missive.credential\n> = action(\"MISSIVE_UPDATE_SHARED_LABELS\", {\n slug: \"missive-update-shared-labels\",\n name: \"Update Shared Labels\",\n description: \"Tool to update one or more shared labels in Missive. Use when you need to modify label names or colors. Returns the updated shared labels.\",\n input: MissiveUpdateSharedLabelsInput,\n output: MissiveUpdateSharedLabelsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;CACvH,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAChC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,CAAC,SAAS,gEAAgE;AACtJ,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,eAAeA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,uCAAuC,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,4BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { missive } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-shared-labels.d.ts
|
|
@@ -16,15 +18,7 @@ declare const MissiveUpdateSharedLabelsOutput: z.ZodObject<{
|
|
|
16
18
|
color: z.ZodNullable<z.ZodString>;
|
|
17
19
|
}, z.core.$loose>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const missiveUpdateSharedLabels:
|
|
20
|
-
id: string;
|
|
21
|
-
shared_labels: {
|
|
22
|
-
[x: string]: unknown;
|
|
23
|
-
id: string;
|
|
24
|
-
name: string;
|
|
25
|
-
color: string;
|
|
26
|
-
}[];
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
21
|
+
declare const missiveUpdateSharedLabels: AppAction<typeof MissiveUpdateSharedLabelsInput, typeof MissiveUpdateSharedLabelsOutput, typeof missive.credential>;
|
|
28
22
|
//#endregion
|
|
29
23
|
export { missiveUpdateSharedLabels };
|
|
30
24
|
//# sourceMappingURL=update-shared-labels.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-shared-labels.d.cts","names":[],"sources":["../../src/actions/update-shared-labels.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-shared-labels.d.cts","names":[],"sources":["../../src/actions/update-shared-labels.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;cAa9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAI/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { missive } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-shared-labels.d.ts
|
|
@@ -16,15 +18,7 @@ declare const MissiveUpdateSharedLabelsOutput: z.ZodObject<{
|
|
|
16
18
|
color: z.ZodNullable<z.ZodString>;
|
|
17
19
|
}, z.core.$loose>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const missiveUpdateSharedLabels:
|
|
20
|
-
id: string;
|
|
21
|
-
shared_labels: {
|
|
22
|
-
[x: string]: unknown;
|
|
23
|
-
id: string;
|
|
24
|
-
name: string;
|
|
25
|
-
color: string;
|
|
26
|
-
}[];
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
21
|
+
declare const missiveUpdateSharedLabels: AppAction<typeof MissiveUpdateSharedLabelsInput, typeof MissiveUpdateSharedLabelsOutput, typeof missive.credential>;
|
|
28
22
|
//#endregion
|
|
29
23
|
export { missiveUpdateSharedLabels };
|
|
30
24
|
//# sourceMappingURL=update-shared-labels.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-shared-labels.d.mts","names":[],"sources":["../../src/actions/update-shared-labels.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-shared-labels.d.mts","names":[],"sources":["../../src/actions/update-shared-labels.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;cAa9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAI/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-shared-labels.mjs","names":[],"sources":["../../src/actions/update-shared-labels.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MissiveUpdateSharedLabelsInput = z.object({\n id: z.string().describe(\"Shared label ID in the path. Can pass multiple comma-separated IDs to update multiple labels.\"),\n shared_labels: z.array(z.object({\n id: z.string().describe(\"Shared label unique identifier to update\"),\n name: z.string().describe(\"Updated name for the shared label\"),\n color: z.string().describe(\"Updated color code for the label in hex format\"),\n}).passthrough().describe(\"Shared label object with attributes to update.\")).describe(\"Array of shared label objects with id and attributes to update\"),\n}).describe(\"Request model for updating one or more shared labels.\");\nconst MissiveUpdateSharedLabels_SharedLabelResponseSchema = z.object({\n id: z.string().describe(\"Shared label unique identifier\").nullable(),\n name: z.string().describe(\"Shared label name\").nullable(),\n color: z.string().describe(\"Label color code in hex format\").nullable(),\n}).passthrough().describe(\"Shared label response object.\");\nexport const MissiveUpdateSharedLabelsOutput = z.object({\n shared_labels: z.array(MissiveUpdateSharedLabels_SharedLabelResponseSchema).describe(\"Array of updated shared label objects\"),\n}).passthrough().describe(\"Response model for updating shared labels.\");\n\nexport const missiveUpdateSharedLabels = action(\"MISSIVE_UPDATE_SHARED_LABELS\", {\n slug: \"missive-update-shared-labels\",\n name: \"Update Shared Labels\",\n description: \"Tool to update one or more shared labels in Missive. Use when you need to modify label names or colors. Returns the updated shared labels.\",\n input: MissiveUpdateSharedLabelsInput,\n output: MissiveUpdateSharedLabelsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-shared-labels.mjs","names":[],"sources":["../../src/actions/update-shared-labels.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { missive } from \"../app\";\n\nexport const MissiveUpdateSharedLabelsInput = z.object({\n id: z.string().describe(\"Shared label ID in the path. Can pass multiple comma-separated IDs to update multiple labels.\"),\n shared_labels: z.array(z.object({\n id: z.string().describe(\"Shared label unique identifier to update\"),\n name: z.string().describe(\"Updated name for the shared label\"),\n color: z.string().describe(\"Updated color code for the label in hex format\"),\n}).passthrough().describe(\"Shared label object with attributes to update.\")).describe(\"Array of shared label objects with id and attributes to update\"),\n}).describe(\"Request model for updating one or more shared labels.\");\nconst MissiveUpdateSharedLabels_SharedLabelResponseSchema = z.object({\n id: z.string().describe(\"Shared label unique identifier\").nullable(),\n name: z.string().describe(\"Shared label name\").nullable(),\n color: z.string().describe(\"Label color code in hex format\").nullable(),\n}).passthrough().describe(\"Shared label response object.\");\nexport const MissiveUpdateSharedLabelsOutput = z.object({\n shared_labels: z.array(MissiveUpdateSharedLabels_SharedLabelResponseSchema).describe(\"Array of updated shared label objects\"),\n}).passthrough().describe(\"Response model for updating shared labels.\");\n\nexport const missiveUpdateSharedLabels: AppAction<\n typeof MissiveUpdateSharedLabelsInput,\n typeof MissiveUpdateSharedLabelsOutput,\n typeof missive.credential\n> = action(\"MISSIVE_UPDATE_SHARED_LABELS\", {\n slug: \"missive-update-shared-labels\",\n name: \"Update Shared Labels\",\n description: \"Tool to update one or more shared labels in Missive. Use when you need to modify label names or colors. Returns the updated shared labels.\",\n input: MissiveUpdateSharedLabelsInput,\n output: MissiveUpdateSharedLabelsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;CACvH,eAAe,EAAE,MAAM,EAAE,OAAO;EAChC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,CAAC,SAAS,gEAAgE;AACtJ,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,sDAAsD,EAAE,OAAO;CACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AAKzD,MAAa,4BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb6C,EAAE,OAAO,EACtD,eAAe,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,uCAAuC,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-task.cjs","names":["z","action"],"sources":["../../src/actions/update-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MissiveUpdateTaskInput = z.object({\n id: z.string().describe(\"The ID of the task to update\"),\n tasks: z.object({\n state: z.enum([\"todo\", \"in_progress\", \"closed\"]).describe(\"Task state values.\").optional(),\n due_at: z.number().int().describe(\"Unix timestamp for task due date\").optional(),\n assignees: z.array(z.string()).describe(\"Array of user IDs to assign to the task\").optional(),\n description: z.string().describe(\"Updated task description\").optional(),\n}).describe(\"Task attributes to update\"),\n}).describe(\"Request model for updating a task in Missive.\");\nconst MissiveUpdateTask_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User name\").nullable(),\n email: z.string().describe(\"User email address\").nullable(),\n}).passthrough().describe(\"User object for task assignees.\");\nconst MissiveUpdateTask_TaskSchema = z.object({\n id: z.string().describe(\"Task ID\").nullable(),\n state: z.string().describe(\"Task state\").nullable().optional(),\n due_at: z.number().int().describe(\"Unix timestamp for due date\").nullable().optional(),\n assignees: z.array(MissiveUpdateTask_UserSchema).describe(\"Array of assigned users\").nullable().optional(),\n closed_at: z.number().int().describe(\"Unix timestamp when task was closed\").nullable().optional(),\n started_at: z.number().int().describe(\"Unix timestamp when task was started\").nullable().optional(),\n description: z.string().describe(\"Task description\").nullable().optional(),\n}).passthrough().describe(\"Task object in the response.\");\nexport const MissiveUpdateTaskOutput = z.object({\n tasks: MissiveUpdateTask_TaskSchema.nullable(),\n}).passthrough().describe(\"Response model for updating a task in Missive.\");\n\nexport const missiveUpdateTask = action(\"MISSIVE_UPDATE_TASK\", {\n slug: \"missive-update-task\",\n name: \"Update Missive Task\",\n description: \"Tool to update an existing task's attributes in Missive. Use when you need to modify a task's description, change its state, update the due date, or reassign it to different users.\",\n input: MissiveUpdateTaskInput,\n output: MissiveUpdateTaskOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-task.cjs","names":["z","action"],"sources":["../../src/actions/update-task.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { missive } from \"../app\";\n\nexport const MissiveUpdateTaskInput = z.object({\n id: z.string().describe(\"The ID of the task to update\"),\n tasks: z.object({\n state: z.enum([\"todo\", \"in_progress\", \"closed\"]).describe(\"Task state values.\").optional(),\n due_at: z.number().int().describe(\"Unix timestamp for task due date\").optional(),\n assignees: z.array(z.string()).describe(\"Array of user IDs to assign to the task\").optional(),\n description: z.string().describe(\"Updated task description\").optional(),\n}).describe(\"Task attributes to update\"),\n}).describe(\"Request model for updating a task in Missive.\");\nconst MissiveUpdateTask_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User name\").nullable(),\n email: z.string().describe(\"User email address\").nullable(),\n}).passthrough().describe(\"User object for task assignees.\");\nconst MissiveUpdateTask_TaskSchema = z.object({\n id: z.string().describe(\"Task ID\").nullable(),\n state: z.string().describe(\"Task state\").nullable().optional(),\n due_at: z.number().int().describe(\"Unix timestamp for due date\").nullable().optional(),\n assignees: z.array(MissiveUpdateTask_UserSchema).describe(\"Array of assigned users\").nullable().optional(),\n closed_at: z.number().int().describe(\"Unix timestamp when task was closed\").nullable().optional(),\n started_at: z.number().int().describe(\"Unix timestamp when task was started\").nullable().optional(),\n description: z.string().describe(\"Task description\").nullable().optional(),\n}).passthrough().describe(\"Task object in the response.\");\nexport const MissiveUpdateTaskOutput = z.object({\n tasks: MissiveUpdateTask_TaskSchema.nullable(),\n}).passthrough().describe(\"Response model for updating a task in Missive.\");\n\nexport const missiveUpdateTask: AppAction<\n typeof MissiveUpdateTaskInput,\n typeof MissiveUpdateTaskOutput,\n typeof missive.credential\n> = action(\"MISSIVE_UPDATE_TASK\", {\n slug: \"missive-update-task\",\n name: \"Update Missive Task\",\n description: \"Tool to update an existing task's attributes in Missive. Use when you need to modify a task's description, change its state, update the due date, or reassign it to different users.\",\n input: MissiveUpdateTaskInput,\n output: MissiveUpdateTaskOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,OAAOA,IAAAA,EAAE,OAAO;EAChB,OAAOA,IAAAA,EAAE,KAAK;GAAC;GAAQ;GAAe;EAAQ,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;EACzF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC/E,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACxE,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,+BAA+BA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,+BAA+BA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,OAAO,6BAA6B,SAAS,EAC/C,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,oBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { missive } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-task.d.ts
|
|
@@ -29,15 +31,7 @@ declare const MissiveUpdateTaskOutput: z.ZodObject<{
|
|
|
29
31
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
32
|
}, z.core.$loose>>;
|
|
31
33
|
}, z.core.$loose>;
|
|
32
|
-
declare const missiveUpdateTask:
|
|
33
|
-
id: string;
|
|
34
|
-
tasks: {
|
|
35
|
-
state?: "todo" | "in_progress" | "closed" | undefined;
|
|
36
|
-
due_at?: number | undefined;
|
|
37
|
-
assignees?: string[] | undefined;
|
|
38
|
-
description?: string | undefined;
|
|
39
|
-
};
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
34
|
+
declare const missiveUpdateTask: AppAction<typeof MissiveUpdateTaskInput, typeof MissiveUpdateTaskOutput, typeof missive.credential>;
|
|
41
35
|
//#endregion
|
|
42
36
|
export { missiveUpdateTask };
|
|
43
37
|
//# sourceMappingURL=update-task.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-task.d.cts","names":[],"sources":["../../src/actions/update-task.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-task.d.cts","names":[],"sources":["../../src/actions/update-task.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAuBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { missive } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-task.d.ts
|
|
@@ -29,15 +31,7 @@ declare const MissiveUpdateTaskOutput: z.ZodObject<{
|
|
|
29
31
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
32
|
}, z.core.$loose>>;
|
|
31
33
|
}, z.core.$loose>;
|
|
32
|
-
declare const missiveUpdateTask:
|
|
33
|
-
id: string;
|
|
34
|
-
tasks: {
|
|
35
|
-
state?: "todo" | "in_progress" | "closed" | undefined;
|
|
36
|
-
due_at?: number | undefined;
|
|
37
|
-
assignees?: string[] | undefined;
|
|
38
|
-
description?: string | undefined;
|
|
39
|
-
};
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
34
|
+
declare const missiveUpdateTask: AppAction<typeof MissiveUpdateTaskInput, typeof MissiveUpdateTaskOutput, typeof missive.credential>;
|
|
41
35
|
//#endregion
|
|
42
36
|
export { missiveUpdateTask };
|
|
43
37
|
//# sourceMappingURL=update-task.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-task.d.mts","names":[],"sources":["../../src/actions/update-task.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-task.d.mts","names":[],"sources":["../../src/actions/update-task.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAuBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-task.mjs","names":[],"sources":["../../src/actions/update-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MissiveUpdateTaskInput = z.object({\n id: z.string().describe(\"The ID of the task to update\"),\n tasks: z.object({\n state: z.enum([\"todo\", \"in_progress\", \"closed\"]).describe(\"Task state values.\").optional(),\n due_at: z.number().int().describe(\"Unix timestamp for task due date\").optional(),\n assignees: z.array(z.string()).describe(\"Array of user IDs to assign to the task\").optional(),\n description: z.string().describe(\"Updated task description\").optional(),\n}).describe(\"Task attributes to update\"),\n}).describe(\"Request model for updating a task in Missive.\");\nconst MissiveUpdateTask_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User name\").nullable(),\n email: z.string().describe(\"User email address\").nullable(),\n}).passthrough().describe(\"User object for task assignees.\");\nconst MissiveUpdateTask_TaskSchema = z.object({\n id: z.string().describe(\"Task ID\").nullable(),\n state: z.string().describe(\"Task state\").nullable().optional(),\n due_at: z.number().int().describe(\"Unix timestamp for due date\").nullable().optional(),\n assignees: z.array(MissiveUpdateTask_UserSchema).describe(\"Array of assigned users\").nullable().optional(),\n closed_at: z.number().int().describe(\"Unix timestamp when task was closed\").nullable().optional(),\n started_at: z.number().int().describe(\"Unix timestamp when task was started\").nullable().optional(),\n description: z.string().describe(\"Task description\").nullable().optional(),\n}).passthrough().describe(\"Task object in the response.\");\nexport const MissiveUpdateTaskOutput = z.object({\n tasks: MissiveUpdateTask_TaskSchema.nullable(),\n}).passthrough().describe(\"Response model for updating a task in Missive.\");\n\nexport const missiveUpdateTask = action(\"MISSIVE_UPDATE_TASK\", {\n slug: \"missive-update-task\",\n name: \"Update Missive Task\",\n description: \"Tool to update an existing task's attributes in Missive. Use when you need to modify a task's description, change its state, update the due date, or reassign it to different users.\",\n input: MissiveUpdateTaskInput,\n output: MissiveUpdateTaskOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-task.mjs","names":[],"sources":["../../src/actions/update-task.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { missive } from \"../app\";\n\nexport const MissiveUpdateTaskInput = z.object({\n id: z.string().describe(\"The ID of the task to update\"),\n tasks: z.object({\n state: z.enum([\"todo\", \"in_progress\", \"closed\"]).describe(\"Task state values.\").optional(),\n due_at: z.number().int().describe(\"Unix timestamp for task due date\").optional(),\n assignees: z.array(z.string()).describe(\"Array of user IDs to assign to the task\").optional(),\n description: z.string().describe(\"Updated task description\").optional(),\n}).describe(\"Task attributes to update\"),\n}).describe(\"Request model for updating a task in Missive.\");\nconst MissiveUpdateTask_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User name\").nullable(),\n email: z.string().describe(\"User email address\").nullable(),\n}).passthrough().describe(\"User object for task assignees.\");\nconst MissiveUpdateTask_TaskSchema = z.object({\n id: z.string().describe(\"Task ID\").nullable(),\n state: z.string().describe(\"Task state\").nullable().optional(),\n due_at: z.number().int().describe(\"Unix timestamp for due date\").nullable().optional(),\n assignees: z.array(MissiveUpdateTask_UserSchema).describe(\"Array of assigned users\").nullable().optional(),\n closed_at: z.number().int().describe(\"Unix timestamp when task was closed\").nullable().optional(),\n started_at: z.number().int().describe(\"Unix timestamp when task was started\").nullable().optional(),\n description: z.string().describe(\"Task description\").nullable().optional(),\n}).passthrough().describe(\"Task object in the response.\");\nexport const MissiveUpdateTaskOutput = z.object({\n tasks: MissiveUpdateTask_TaskSchema.nullable(),\n}).passthrough().describe(\"Response model for updating a task in Missive.\");\n\nexport const missiveUpdateTask: AppAction<\n typeof MissiveUpdateTaskInput,\n typeof MissiveUpdateTaskOutput,\n typeof missive.credential\n> = action(\"MISSIVE_UPDATE_TASK\", {\n slug: \"missive-update-task\",\n name: \"Update Missive Task\",\n description: \"Tool to update an existing task's attributes in Missive. Use when you need to modify a task's description, change its state, update the due date, or reassign it to different users.\",\n input: MissiveUpdateTaskInput,\n output: MissiveUpdateTaskOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,OAAO,EAAE,OAAO;EAChB,OAAO,EAAE,KAAK;GAAC;GAAQ;GAAe;EAAQ,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;EACzF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC/E,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACxE,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,+BAA+B,EAAE,OAAO;CAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;CAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,+BAA+B,EAAE,OAAO;CAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AAKxD,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbqC,EAAE,OAAO,EAC9C,OAAO,6BAA6B,SAAS,EAC/C,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.cjs","names":["z","action"],"sources":["../../src/actions/update-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MissiveUpdateTeamInput = z.object({\n id: z.string().describe(\"Team ID or comma-separated list of team IDs to update\"),\n teams: z.array(z.object({\n id: z.string().describe(\"Unique identifier for the team to update\"),\n name: z.string().describe(\"New name for the team\").optional(),\n color: z.string().describe(\"New team color (hex code or name)\").optional(),\n initials: z.string().describe(\"New team initials\").optional(),\n}).passthrough().describe(\"Team update data model containing the team ID and fields to update.\")).describe(\"Array of team objects with id and attributes to update\"),\n}).describe(\"Request model for updating one or more teams.\");\nconst MissiveUpdateTeam_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n color: z.string().describe(\"Team color (hex code or name)\").nullable().optional(),\n initials: z.string().describe(\"Team initials\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when team was created (ISO 8601)\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when team was last updated (ISO 8601)\").nullable().optional(),\n organization: z.string().describe(\"Organization ID the team belongs to\").nullable().optional(),\n}).passthrough().describe(\"A Missive team object returned in the response.\");\nexport const MissiveUpdateTeamOutput = z.object({\n teams: z.array(MissiveUpdateTeam_TeamSchema).describe(\"List of updated team objects with their new values\"),\n}).passthrough().describe(\"Response model for updating teams.\");\n\nexport const missiveUpdateTeam = action(\"MISSIVE_UPDATE_TEAM\", {\n slug: \"missive-update-team\",\n name: \"Update Missive Team\",\n description: \"Tool to update one or more teams in Missive. Use when you need to modify team attributes like name, color, or initials. The API token must belong to an organization admin.\",\n input: MissiveUpdateTeamInput,\n output: MissiveUpdateTeamOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.cjs","names":["z","action"],"sources":["../../src/actions/update-team.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { missive } from \"../app\";\n\nexport const MissiveUpdateTeamInput = z.object({\n id: z.string().describe(\"Team ID or comma-separated list of team IDs to update\"),\n teams: z.array(z.object({\n id: z.string().describe(\"Unique identifier for the team to update\"),\n name: z.string().describe(\"New name for the team\").optional(),\n color: z.string().describe(\"New team color (hex code or name)\").optional(),\n initials: z.string().describe(\"New team initials\").optional(),\n}).passthrough().describe(\"Team update data model containing the team ID and fields to update.\")).describe(\"Array of team objects with id and attributes to update\"),\n}).describe(\"Request model for updating one or more teams.\");\nconst MissiveUpdateTeam_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n color: z.string().describe(\"Team color (hex code or name)\").nullable().optional(),\n initials: z.string().describe(\"Team initials\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when team was created (ISO 8601)\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when team was last updated (ISO 8601)\").nullable().optional(),\n organization: z.string().describe(\"Organization ID the team belongs to\").nullable().optional(),\n}).passthrough().describe(\"A Missive team object returned in the response.\");\nexport const MissiveUpdateTeamOutput = z.object({\n teams: z.array(MissiveUpdateTeam_TeamSchema).describe(\"List of updated team objects with their new values\"),\n}).passthrough().describe(\"Response model for updating teams.\");\n\nexport const missiveUpdateTeam: AppAction<\n typeof MissiveUpdateTeamInput,\n typeof MissiveUpdateTeamOutput,\n typeof missive.credential\n> = action(\"MISSIVE_UPDATE_TEAM\", {\n slug: \"missive-update-team\",\n name: \"Update Missive Team\",\n description: \"Tool to update one or more teams in Missive. Use when you need to modify team attributes like name, color, or initials. The API token must belong to an organization admin.\",\n input: MissiveUpdateTeamInput,\n output: MissiveUpdateTeamOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC/E,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EACxB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC9D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACnK,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,+BAA+BA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,OAAOA,IAAAA,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,oDAAoD,EAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,oBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { missive } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-team.d.ts
|
|
@@ -21,16 +23,7 @@ declare const MissiveUpdateTeamOutput: z.ZodObject<{
|
|
|
21
23
|
organization: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const missiveUpdateTeam:
|
|
25
|
-
id: string;
|
|
26
|
-
teams: {
|
|
27
|
-
[x: string]: unknown;
|
|
28
|
-
id: string;
|
|
29
|
-
name?: string | undefined;
|
|
30
|
-
color?: string | undefined;
|
|
31
|
-
initials?: string | undefined;
|
|
32
|
-
}[];
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const missiveUpdateTeam: AppAction<typeof MissiveUpdateTeamInput, typeof MissiveUpdateTeamOutput, typeof missive.credential>;
|
|
34
27
|
//#endregion
|
|
35
28
|
export { missiveUpdateTeam };
|
|
36
29
|
//# sourceMappingURL=update-team.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.d.cts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.d.cts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { missive } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-team.d.ts
|
|
@@ -21,16 +23,7 @@ declare const MissiveUpdateTeamOutput: z.ZodObject<{
|
|
|
21
23
|
organization: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const missiveUpdateTeam:
|
|
25
|
-
id: string;
|
|
26
|
-
teams: {
|
|
27
|
-
[x: string]: unknown;
|
|
28
|
-
id: string;
|
|
29
|
-
name?: string | undefined;
|
|
30
|
-
color?: string | undefined;
|
|
31
|
-
initials?: string | undefined;
|
|
32
|
-
}[];
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const missiveUpdateTeam: AppAction<typeof MissiveUpdateTeamInput, typeof MissiveUpdateTeamOutput, typeof missive.credential>;
|
|
34
27
|
//#endregion
|
|
35
28
|
export { missiveUpdateTeam };
|
|
36
29
|
//# sourceMappingURL=update-team.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.d.mts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.d.mts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.mjs","names":[],"sources":["../../src/actions/update-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MissiveUpdateTeamInput = z.object({\n id: z.string().describe(\"Team ID or comma-separated list of team IDs to update\"),\n teams: z.array(z.object({\n id: z.string().describe(\"Unique identifier for the team to update\"),\n name: z.string().describe(\"New name for the team\").optional(),\n color: z.string().describe(\"New team color (hex code or name)\").optional(),\n initials: z.string().describe(\"New team initials\").optional(),\n}).passthrough().describe(\"Team update data model containing the team ID and fields to update.\")).describe(\"Array of team objects with id and attributes to update\"),\n}).describe(\"Request model for updating one or more teams.\");\nconst MissiveUpdateTeam_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n color: z.string().describe(\"Team color (hex code or name)\").nullable().optional(),\n initials: z.string().describe(\"Team initials\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when team was created (ISO 8601)\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when team was last updated (ISO 8601)\").nullable().optional(),\n organization: z.string().describe(\"Organization ID the team belongs to\").nullable().optional(),\n}).passthrough().describe(\"A Missive team object returned in the response.\");\nexport const MissiveUpdateTeamOutput = z.object({\n teams: z.array(MissiveUpdateTeam_TeamSchema).describe(\"List of updated team objects with their new values\"),\n}).passthrough().describe(\"Response model for updating teams.\");\n\nexport const missiveUpdateTeam = action(\"MISSIVE_UPDATE_TEAM\", {\n slug: \"missive-update-team\",\n name: \"Update Missive Team\",\n description: \"Tool to update one or more teams in Missive. Use when you need to modify team attributes like name, color, or initials. The API token must belong to an organization admin.\",\n input: MissiveUpdateTeamInput,\n output: MissiveUpdateTeamOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.mjs","names":[],"sources":["../../src/actions/update-team.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { missive } from \"../app\";\n\nexport const MissiveUpdateTeamInput = z.object({\n id: z.string().describe(\"Team ID or comma-separated list of team IDs to update\"),\n teams: z.array(z.object({\n id: z.string().describe(\"Unique identifier for the team to update\"),\n name: z.string().describe(\"New name for the team\").optional(),\n color: z.string().describe(\"New team color (hex code or name)\").optional(),\n initials: z.string().describe(\"New team initials\").optional(),\n}).passthrough().describe(\"Team update data model containing the team ID and fields to update.\")).describe(\"Array of team objects with id and attributes to update\"),\n}).describe(\"Request model for updating one or more teams.\");\nconst MissiveUpdateTeam_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n color: z.string().describe(\"Team color (hex code or name)\").nullable().optional(),\n initials: z.string().describe(\"Team initials\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when team was created (ISO 8601)\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when team was last updated (ISO 8601)\").nullable().optional(),\n organization: z.string().describe(\"Organization ID the team belongs to\").nullable().optional(),\n}).passthrough().describe(\"A Missive team object returned in the response.\");\nexport const MissiveUpdateTeamOutput = z.object({\n teams: z.array(MissiveUpdateTeam_TeamSchema).describe(\"List of updated team objects with their new values\"),\n}).passthrough().describe(\"Response model for updating teams.\");\n\nexport const missiveUpdateTeam: AppAction<\n typeof MissiveUpdateTeamInput,\n typeof MissiveUpdateTeamOutput,\n typeof missive.credential\n> = action(\"MISSIVE_UPDATE_TEAM\", {\n slug: \"missive-update-team\",\n name: \"Update Missive Team\",\n description: \"Tool to update one or more teams in Missive. Use when you need to modify team attributes like name, color, or initials. The API token must belong to an organization admin.\",\n input: MissiveUpdateTeamInput,\n output: MissiveUpdateTeamOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC/E,OAAO,EAAE,MAAM,EAAE,OAAO;EACxB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC9D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACnK,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,+BAA+B,EAAE,OAAO;CAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAK3E,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbqC,EAAE,OAAO,EAC9C,OAAO,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,oDAAoD,EAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAWhB;AACV,CAAC"}
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
1
2
|
//#region src/app.ts
|
|
2
|
-
const
|
|
3
|
+
const credential = { bearer_token: require("zod").z.string() };
|
|
4
|
+
const missive = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "missive",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential
|
|
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":";AAEA,MAAa,WAAA,
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n bearer_token: z.string(),\n};\n\nexport const missive: KeystrokeApp<\"missive\", typeof credential> = defineApp({\n slug: \"missive\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAGA,MAAM,aAAa,EACjB,2BAAcA,CAAAA,CAAAA,EAAE,OAAO,EACzB;AAEA,MAAa,WAAA,GAAA,2BAAA,UAAA,CAAgE;CAC3E,MAAM;CACN,MAAM;CACN;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
bearer_token: z.ZodString;
|
|
7
|
+
};
|
|
8
|
+
declare const missive: KeystrokeApp<"missive", typeof credential>;
|
|
3
9
|
//#endregion
|
|
4
10
|
export { missive };
|
|
5
11
|
//# 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":";;;;cAGM,UAAA;gBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,OAAA,EAAS,YAAY,mBAAmB,UAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
bearer_token: z.ZodString;
|
|
7
|
+
};
|
|
8
|
+
declare const missive: KeystrokeApp<"missive", typeof credential>;
|
|
3
9
|
//#endregion
|
|
4
10
|
export { missive };
|
|
5
11
|
//# 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":";;;;cAGM,UAAA;gBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,OAAA,EAAS,YAAY,mBAAmB,UAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
-
|
|
2
|
+
import { z } from "zod";
|
|
3
3
|
const missive = defineApp({
|
|
4
4
|
slug: "missive",
|
|
5
|
-
auth: "keystroke"
|
|
5
|
+
auth: "keystroke",
|
|
6
|
+
credential: { bearer_token: z.string() }
|
|
6
7
|
});
|
|
7
8
|
//#endregion
|
|
8
9
|
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, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n bearer_token: z.string(),\n};\n\nexport const missive: KeystrokeApp<\"missive\", typeof credential> = defineApp({\n slug: \"missive\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAOA,MAAa,UAAsD,UAAU;CAC3E,MAAM;CACN,MAAM;CACN,cANA,cAAc,EAAE,OAAO,EAMvB;AACF,CAAC"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { missive } from "./app.cjs";
|
|
1
2
|
import { missiveCreateAnalyticsReport } from "./actions/create-analytics-report.cjs";
|
|
2
3
|
import { missiveCreateContacts } from "./actions/create-contacts.cjs";
|
|
3
4
|
import { missiveCreateDraft } from "./actions/create-draft.cjs";
|
|
@@ -38,6 +39,5 @@ import { missiveUpdateResponse } from "./actions/update-response.cjs";
|
|
|
38
39
|
import { missiveUpdateSharedLabels } from "./actions/update-shared-labels.cjs";
|
|
39
40
|
import { missiveUpdateTask } from "./actions/update-task.cjs";
|
|
40
41
|
import { missiveUpdateTeam } from "./actions/update-team.cjs";
|
|
41
|
-
import { missive } from "./app.cjs";
|
|
42
42
|
import { missiveCatalog } from "./catalog.cjs";
|
|
43
43
|
export { missive, missiveCatalog, missiveCreateAnalyticsReport, missiveCreateContacts, missiveCreateDraft, missiveCreatePost, missiveCreateResponse, missiveCreateSharedLabel, missiveCreateTask, missiveCreateTeam, missiveCreateWebhook, missiveDeleteDraft, missiveDeletePost, missiveDeleteResponses, missiveDeleteWebhook, missiveGetAnalyticsReport, missiveGetContact, missiveGetConversation, missiveGetConversationMessages, missiveGetMessage, missiveGetResponse, missiveGetTask, missiveListContactBooks, missiveListContactGroups, missiveListContacts, missiveListConversationComments, missiveListConversationDrafts, missiveListConversationPosts, missiveListConversations, missiveListMessages, missiveListOrganizations, missiveListResponses, missiveListSharedLabels, missiveListTasks, missiveListTeams, missiveListUsers, missiveMergeConversations, missiveUpdateContact, missiveUpdateResponse, missiveUpdateSharedLabels, missiveUpdateTask, missiveUpdateTeam };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { missive } from "./app.mjs";
|
|
1
2
|
import { missiveCreateAnalyticsReport } from "./actions/create-analytics-report.mjs";
|
|
2
3
|
import { missiveCreateContacts } from "./actions/create-contacts.mjs";
|
|
3
4
|
import { missiveCreateDraft } from "./actions/create-draft.mjs";
|
|
@@ -38,6 +39,5 @@ import { missiveUpdateResponse } from "./actions/update-response.mjs";
|
|
|
38
39
|
import { missiveUpdateSharedLabels } from "./actions/update-shared-labels.mjs";
|
|
39
40
|
import { missiveUpdateTask } from "./actions/update-task.mjs";
|
|
40
41
|
import { missiveUpdateTeam } from "./actions/update-team.mjs";
|
|
41
|
-
import { missive } from "./app.mjs";
|
|
42
42
|
import { missiveCatalog } from "./catalog.mjs";
|
|
43
43
|
export { missive, missiveCatalog, missiveCreateAnalyticsReport, missiveCreateContacts, missiveCreateDraft, missiveCreatePost, missiveCreateResponse, missiveCreateSharedLabel, missiveCreateTask, missiveCreateTeam, missiveCreateWebhook, missiveDeleteDraft, missiveDeletePost, missiveDeleteResponses, missiveDeleteWebhook, missiveGetAnalyticsReport, missiveGetContact, missiveGetConversation, missiveGetConversationMessages, missiveGetMessage, missiveGetResponse, missiveGetTask, missiveListContactBooks, missiveListContactGroups, missiveListContacts, missiveListConversationComments, missiveListConversationDrafts, missiveListConversationPosts, missiveListConversations, missiveListMessages, missiveListOrganizations, missiveListResponses, missiveListSharedLabels, missiveListTasks, missiveListTeams, missiveListUsers, missiveMergeConversations, missiveUpdateContact, missiveUpdateResponse, missiveUpdateSharedLabels, missiveUpdateTask, missiveUpdateTeam };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/missive",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": ">=0.1.
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.104",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|