@keystrokehq/pushbullet 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-chat.cjs +1 -0
- package/dist/actions/create-chat.cjs.map +1 -1
- package/dist/actions/create-chat.d.cts +3 -15
- package/dist/actions/create-chat.d.cts.map +1 -1
- package/dist/actions/create-chat.d.mts +3 -15
- package/dist/actions/create-chat.d.mts.map +1 -1
- package/dist/actions/create-chat.mjs +1 -0
- package/dist/actions/create-chat.mjs.map +1 -1
- package/dist/actions/create-device.cjs +1 -0
- package/dist/actions/create-device.cjs.map +1 -1
- package/dist/actions/create-device.d.cts +3 -21
- package/dist/actions/create-device.d.cts.map +1 -1
- package/dist/actions/create-device.d.mts +3 -21
- package/dist/actions/create-device.d.mts.map +1 -1
- package/dist/actions/create-device.mjs +1 -0
- package/dist/actions/create-device.mjs.map +1 -1
- package/dist/actions/create-push.cjs +1 -0
- package/dist/actions/create-push.cjs.map +1 -1
- package/dist/actions/create-push.d.cts +3 -27
- package/dist/actions/create-push.d.cts.map +1 -1
- package/dist/actions/create-push.d.mts +3 -27
- package/dist/actions/create-push.d.mts.map +1 -1
- package/dist/actions/create-push.mjs +1 -0
- package/dist/actions/create-push.mjs.map +1 -1
- package/dist/actions/delete-all-pushes.cjs +1 -0
- package/dist/actions/delete-all-pushes.cjs.map +1 -1
- package/dist/actions/delete-all-pushes.d.cts +3 -13
- package/dist/actions/delete-all-pushes.d.cts.map +1 -1
- package/dist/actions/delete-all-pushes.d.mts +3 -13
- package/dist/actions/delete-all-pushes.d.mts.map +1 -1
- package/dist/actions/delete-all-pushes.mjs +1 -0
- package/dist/actions/delete-all-pushes.mjs.map +1 -1
- package/dist/actions/delete-chat.cjs +1 -0
- package/dist/actions/delete-chat.cjs.map +1 -1
- package/dist/actions/delete-chat.d.cts +3 -15
- package/dist/actions/delete-chat.d.cts.map +1 -1
- package/dist/actions/delete-chat.d.mts +3 -15
- package/dist/actions/delete-chat.d.mts.map +1 -1
- package/dist/actions/delete-chat.mjs +1 -0
- package/dist/actions/delete-chat.mjs.map +1 -1
- package/dist/actions/delete-device.cjs +1 -0
- package/dist/actions/delete-device.cjs.map +1 -1
- package/dist/actions/delete-device.d.cts +3 -15
- package/dist/actions/delete-device.d.cts.map +1 -1
- package/dist/actions/delete-device.d.mts +3 -15
- package/dist/actions/delete-device.d.mts.map +1 -1
- package/dist/actions/delete-device.mjs +1 -0
- package/dist/actions/delete-device.mjs.map +1 -1
- package/dist/actions/delete-push.cjs +1 -0
- package/dist/actions/delete-push.cjs.map +1 -1
- package/dist/actions/delete-push.d.cts +3 -15
- package/dist/actions/delete-push.d.cts.map +1 -1
- package/dist/actions/delete-push.d.mts +3 -15
- package/dist/actions/delete-push.d.mts.map +1 -1
- package/dist/actions/delete-push.mjs +1 -0
- package/dist/actions/delete-push.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -0
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +3 -13
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -13
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +1 -0
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/list-chats.cjs +1 -0
- package/dist/actions/list-chats.cjs.map +1 -1
- package/dist/actions/list-chats.d.cts +3 -16
- package/dist/actions/list-chats.d.cts.map +1 -1
- package/dist/actions/list-chats.d.mts +3 -16
- package/dist/actions/list-chats.d.mts.map +1 -1
- package/dist/actions/list-chats.mjs +1 -0
- package/dist/actions/list-chats.mjs.map +1 -1
- package/dist/actions/list-devices.cjs +1 -0
- package/dist/actions/list-devices.cjs.map +1 -1
- package/dist/actions/list-devices.d.cts +3 -13
- package/dist/actions/list-devices.d.cts.map +1 -1
- package/dist/actions/list-devices.d.mts +3 -13
- package/dist/actions/list-devices.d.mts.map +1 -1
- package/dist/actions/list-devices.mjs +1 -0
- package/dist/actions/list-devices.mjs.map +1 -1
- package/dist/actions/list-pushes.cjs +1 -0
- package/dist/actions/list-pushes.cjs.map +1 -1
- package/dist/actions/list-pushes.d.cts +3 -18
- package/dist/actions/list-pushes.d.cts.map +1 -1
- package/dist/actions/list-pushes.d.mts +3 -18
- package/dist/actions/list-pushes.d.mts.map +1 -1
- package/dist/actions/list-pushes.mjs +1 -0
- package/dist/actions/list-pushes.mjs.map +1 -1
- package/dist/actions/update-chat.cjs +1 -0
- package/dist/actions/update-chat.cjs.map +1 -1
- package/dist/actions/update-chat.d.cts +3 -16
- package/dist/actions/update-chat.d.cts.map +1 -1
- package/dist/actions/update-chat.d.mts +3 -16
- package/dist/actions/update-chat.d.mts.map +1 -1
- package/dist/actions/update-chat.mjs +1 -0
- package/dist/actions/update-chat.mjs.map +1 -1
- package/dist/actions/update-device.cjs +1 -0
- package/dist/actions/update-device.cjs.map +1 -1
- package/dist/actions/update-device.d.cts +3 -22
- package/dist/actions/update-device.d.cts.map +1 -1
- package/dist/actions/update-device.d.mts +3 -22
- package/dist/actions/update-device.d.mts.map +1 -1
- package/dist/actions/update-device.mjs +1 -0
- package/dist/actions/update-device.mjs.map +1 -1
- package/dist/actions/update-push.cjs +1 -0
- package/dist/actions/update-push.cjs.map +1 -1
- package/dist/actions/update-push.d.cts +3 -21
- package/dist/actions/update-push.d.cts.map +1 -1
- package/dist/actions/update-push.d.mts +3 -21
- package/dist/actions/update-push.d.mts.map +1 -1
- package/dist/actions/update-push.mjs +1 -0
- package/dist/actions/update-push.mjs.map +1 -1
- package/dist/actions/upload-request.cjs +1 -0
- package/dist/actions/upload-request.cjs.map +1 -1
- package/dist/actions/upload-request.d.cts +3 -16
- package/dist/actions/upload-request.d.cts.map +1 -1
- package/dist/actions/upload-request.d.mts +3 -16
- package/dist/actions/upload-request.d.mts.map +1 -1
- package/dist/actions/upload-request.mjs +1 -0
- package/dist/actions/upload-request.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- 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,3 +1,5 @@
|
|
|
1
|
+
import { pushbullet } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-push.d.ts
|
|
@@ -35,27 +37,7 @@ declare const PushbulletUpdatePushOutput: z.ZodObject<{
|
|
|
35
37
|
sender_email_normalized: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
38
|
receiver_email_normalized: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
39
|
}, z.core.$loose>;
|
|
38
|
-
declare const pushbulletUpdatePush:
|
|
39
|
-
iden: string;
|
|
40
|
-
items?: {
|
|
41
|
-
[x: string]: unknown;
|
|
42
|
-
text: string;
|
|
43
|
-
checked: boolean;
|
|
44
|
-
}[] | undefined;
|
|
45
|
-
dismissed?: boolean | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pushbullet", z.ZodObject<{
|
|
47
|
-
connectionId: z.ZodString;
|
|
48
|
-
entityId: z.ZodString;
|
|
49
|
-
instanceId: z.ZodString;
|
|
50
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
-
accessToken: z.ZodString;
|
|
52
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pushbullet", z.ZodObject<{
|
|
53
|
-
connectionId: z.ZodString;
|
|
54
|
-
entityId: z.ZodString;
|
|
55
|
-
instanceId: z.ZodString;
|
|
56
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
-
accessToken: z.ZodString;
|
|
58
|
-
}, z.core.$strip>>]>;
|
|
40
|
+
declare const pushbulletUpdatePush: AppAction<typeof PushbulletUpdatePushInput, typeof PushbulletUpdatePushOutput, typeof pushbullet.credential>;
|
|
59
41
|
//#endregion
|
|
60
42
|
export { pushbulletUpdatePush };
|
|
61
43
|
//# sourceMappingURL=update-push.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-push.d.mts","names":[],"sources":["../../src/actions/update-push.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-push.d.mts","names":[],"sources":["../../src/actions/update-push.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cAQzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA2B1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-push.mjs","names":[],"sources":["../../src/actions/update-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletUpdatePushInput = z.object({\n iden: z.string().describe(\"Unique identifier of the push to update\"),\n items: z.array(z.object({\n text: z.string().describe(\"Text of the list item\"),\n checked: z.boolean().describe(\"Whether the list item is checked\"),\n}).passthrough().describe(\"Model for a single list item in a list-style push.\")).describe(\"List of items to update for list-style pushes\").optional(),\n dismissed: z.boolean().describe(\"Set to true to mark the push as dismissed (hides notifications)\").optional(),\n}).describe(\"Request model for updating an existing push.\");\nexport const PushbulletUpdatePushOutput = z.object({\n url: z.string().describe(\"URL for link pushes (if any)\").nullable().optional(),\n body: z.string().describe(\"Body text of the push (if any)\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier of the push\").nullable(),\n type: z.string().describe(\"Type of the push (e.g., 'note', 'link', 'file', 'list')\").nullable(),\n title: z.string().describe(\"Title of the push (if any)\").nullable().optional(),\n active: z.boolean().describe(\"True if the push is active\").nullable(),\n created: z.number().describe(\"Creation timestamp (seconds since epoch)\").nullable(),\n file_url: z.string().describe(\"URL of the file for file pushes (if any)\").nullable().optional(),\n modified: z.number().describe(\"Last modified timestamp (seconds since epoch)\").nullable(),\n direction: z.string().describe(\"Direction of the push (e.g., 'self', 'incoming')\").nullable(),\n dismissed: z.boolean().describe(\"True if the push has been dismissed\").nullable(),\n file_name: z.string().describe(\"Filename for file pushes (if any)\").nullable().optional(),\n file_type: z.string().describe(\"MIME type for file pushes (if any)\").nullable().optional(),\n image_url: z.string().describe(\"URL of image previews (if any)\").nullable().optional(),\n channel_tag: z.string().describe(\"Channel tag for channel pushes\").nullable().optional(),\n client_iden: z.string().describe(\"Identifier of the client\").nullable().optional(),\n sender_iden: z.string().describe(\"Identifier of the sender\").nullable().optional(),\n sender_email: z.string().describe(\"Email of the sender\").nullable().optional(),\n receiver_iden: z.string().describe(\"Identifier of the receiver\").nullable().optional(),\n receiver_email: z.string().describe(\"Email of the receiver\").nullable().optional(),\n source_device_iden: z.string().describe(\"Identifier of the source device\").nullable().optional(),\n target_device_iden: z.string().describe(\"Identifier of the target device\").nullable().optional(),\n sender_email_normalized: z.string().describe(\"Normalized email of the sender\").nullable().optional(),\n receiver_email_normalized: z.string().describe(\"Normalized email of the receiver\").nullable().optional(),\n}).passthrough().describe(\"Response model for the updated push object.\");\n\nexport const pushbulletUpdatePush = action(\"PUSHBULLET_UPDATE_PUSH\", {\n slug: \"pushbullet-update-push\",\n name: \"Update Push\",\n description: \"Tool to update a push (dismiss or modify list items) by its identifier. Use when marking a push as dismissed or updating list push items.\",\n input: PushbulletUpdatePushInput,\n output: PushbulletUpdatePushOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-push.mjs","names":[],"sources":["../../src/actions/update-push.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pushbullet } from \"../app\";\n\nexport const PushbulletUpdatePushInput = z.object({\n iden: z.string().describe(\"Unique identifier of the push to update\"),\n items: z.array(z.object({\n text: z.string().describe(\"Text of the list item\"),\n checked: z.boolean().describe(\"Whether the list item is checked\"),\n}).passthrough().describe(\"Model for a single list item in a list-style push.\")).describe(\"List of items to update for list-style pushes\").optional(),\n dismissed: z.boolean().describe(\"Set to true to mark the push as dismissed (hides notifications)\").optional(),\n}).describe(\"Request model for updating an existing push.\");\nexport const PushbulletUpdatePushOutput = z.object({\n url: z.string().describe(\"URL for link pushes (if any)\").nullable().optional(),\n body: z.string().describe(\"Body text of the push (if any)\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier of the push\").nullable(),\n type: z.string().describe(\"Type of the push (e.g., 'note', 'link', 'file', 'list')\").nullable(),\n title: z.string().describe(\"Title of the push (if any)\").nullable().optional(),\n active: z.boolean().describe(\"True if the push is active\").nullable(),\n created: z.number().describe(\"Creation timestamp (seconds since epoch)\").nullable(),\n file_url: z.string().describe(\"URL of the file for file pushes (if any)\").nullable().optional(),\n modified: z.number().describe(\"Last modified timestamp (seconds since epoch)\").nullable(),\n direction: z.string().describe(\"Direction of the push (e.g., 'self', 'incoming')\").nullable(),\n dismissed: z.boolean().describe(\"True if the push has been dismissed\").nullable(),\n file_name: z.string().describe(\"Filename for file pushes (if any)\").nullable().optional(),\n file_type: z.string().describe(\"MIME type for file pushes (if any)\").nullable().optional(),\n image_url: z.string().describe(\"URL of image previews (if any)\").nullable().optional(),\n channel_tag: z.string().describe(\"Channel tag for channel pushes\").nullable().optional(),\n client_iden: z.string().describe(\"Identifier of the client\").nullable().optional(),\n sender_iden: z.string().describe(\"Identifier of the sender\").nullable().optional(),\n sender_email: z.string().describe(\"Email of the sender\").nullable().optional(),\n receiver_iden: z.string().describe(\"Identifier of the receiver\").nullable().optional(),\n receiver_email: z.string().describe(\"Email of the receiver\").nullable().optional(),\n source_device_iden: z.string().describe(\"Identifier of the source device\").nullable().optional(),\n target_device_iden: z.string().describe(\"Identifier of the target device\").nullable().optional(),\n sender_email_normalized: z.string().describe(\"Normalized email of the sender\").nullable().optional(),\n receiver_email_normalized: z.string().describe(\"Normalized email of the receiver\").nullable().optional(),\n}).passthrough().describe(\"Response model for the updated push object.\");\n\nexport const pushbulletUpdatePush: AppAction<\n typeof PushbulletUpdatePushInput,\n typeof PushbulletUpdatePushOutput,\n typeof pushbullet.credential\n> = action(\"PUSHBULLET_UPDATE_PUSH\", {\n slug: \"pushbullet-update-push\",\n name: \"Update Push\",\n description: \"Tool to update a push (dismiss or modify list items) by its identifier. Use when marking a push as dismissed or updating list push items.\",\n input: PushbulletUpdatePushInput,\n output: PushbulletUpdatePushOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload-request.cjs","names":["z","action"],"sources":["../../src/actions/upload-request.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletUploadRequestInput = z.object({\n file_name: z.string().describe(\"Name of the file to upload. Example: 'photo.jpg'\"),\n file_type: z.string().describe(\"MIME type of the file. Example: 'image/jpeg'\"),\n}).describe(\"Request model for obtaining a signed upload URL for a file.\");\nconst PushbulletUploadRequest_UploadRequestDataSchema = z.object({\n acl: z.string().describe(\"S3 ACL for the uploaded object.\").nullable().optional(),\n key: z.string().describe(\"S3 object key (path) for the file.\").nullable().optional(),\n policy: z.string().describe(\"Base64-encoded policy document for the upload.\").nullable().optional(),\n signature: z.string().describe(\"AWS signature for the upload request.\").nullable().optional(),\n \"content-type\": z.string().describe(\"Content-Type for the uploaded file.\").nullable().optional(),\n awsaccesskeyid: z.string().describe(\"AWS access key ID for S3 upload.\").nullable().optional(),\n}).passthrough().describe(\"Form data required to upload the file to S3 (deprecated, may not be present).\");\nexport const PushbulletUploadRequestOutput = z.object({\n data: PushbulletUploadRequest_UploadRequestDataSchema.nullable().optional(),\n file_url: z.string().describe(\"URL where the file will be accessible after upload.\").nullable(),\n file_name: z.string().describe(\"Name of the file.\").nullable(),\n file_type: z.string().describe(\"MIME type of the file.\").nullable(),\n upload_url: z.string().describe(\"Signed URL for uploading the file.\").nullable(),\n}).passthrough().describe(\"Response model containing signed upload URLs and form data.\");\n\nexport const pushbulletUploadRequest = action(\"PUSHBULLET_UPLOAD_REQUEST\", {\n slug: \"pushbullet-upload-request\",\n name: \"Upload Request\",\n description: \"Tool to obtain a signed upload URL for a file before pushing. Use when you need to upload file content via the signed S3 form data.\",\n input: PushbulletUploadRequestInput,\n output: PushbulletUploadRequestOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"upload-request.cjs","names":["z","action"],"sources":["../../src/actions/upload-request.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pushbullet } from \"../app\";\n\nexport const PushbulletUploadRequestInput = z.object({\n file_name: z.string().describe(\"Name of the file to upload. Example: 'photo.jpg'\"),\n file_type: z.string().describe(\"MIME type of the file. Example: 'image/jpeg'\"),\n}).describe(\"Request model for obtaining a signed upload URL for a file.\");\nconst PushbulletUploadRequest_UploadRequestDataSchema = z.object({\n acl: z.string().describe(\"S3 ACL for the uploaded object.\").nullable().optional(),\n key: z.string().describe(\"S3 object key (path) for the file.\").nullable().optional(),\n policy: z.string().describe(\"Base64-encoded policy document for the upload.\").nullable().optional(),\n signature: z.string().describe(\"AWS signature for the upload request.\").nullable().optional(),\n \"content-type\": z.string().describe(\"Content-Type for the uploaded file.\").nullable().optional(),\n awsaccesskeyid: z.string().describe(\"AWS access key ID for S3 upload.\").nullable().optional(),\n}).passthrough().describe(\"Form data required to upload the file to S3 (deprecated, may not be present).\");\nexport const PushbulletUploadRequestOutput = z.object({\n data: PushbulletUploadRequest_UploadRequestDataSchema.nullable().optional(),\n file_url: z.string().describe(\"URL where the file will be accessible after upload.\").nullable(),\n file_name: z.string().describe(\"Name of the file.\").nullable(),\n file_type: z.string().describe(\"MIME type of the file.\").nullable(),\n upload_url: z.string().describe(\"Signed URL for uploading the file.\").nullable(),\n}).passthrough().describe(\"Response model containing signed upload URLs and form data.\");\n\nexport const pushbulletUploadRequest: AppAction<\n typeof PushbulletUploadRequestInput,\n typeof PushbulletUploadRequestOutput,\n typeof pushbullet.credential\n> = action(\"PUSHBULLET_UPLOAD_REQUEST\", {\n slug: \"pushbullet-upload-request\",\n name: \"Upload Request\",\n description: \"Tool to obtain a signed upload URL for a file before pushing. Use when you need to upload file content via the signed S3 form data.\",\n input: PushbulletUploadRequestInput,\n output: PushbulletUploadRequestOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAC/E,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+EAA+E;AACzG,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC7D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pushbullet } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/upload-request.d.ts
|
|
@@ -19,22 +21,7 @@ declare const PushbulletUploadRequestOutput: z.ZodObject<{
|
|
|
19
21
|
file_type: z.ZodNullable<z.ZodString>;
|
|
20
22
|
upload_url: z.ZodNullable<z.ZodString>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const pushbulletUploadRequest:
|
|
23
|
-
file_name: string;
|
|
24
|
-
file_type: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pushbullet", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
accessToken: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pushbullet", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
accessToken: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const pushbulletUploadRequest: AppAction<typeof PushbulletUploadRequestInput, typeof PushbulletUploadRequestOutput, typeof pushbullet.credential>;
|
|
38
25
|
//#endregion
|
|
39
26
|
export { pushbulletUploadRequest };
|
|
40
27
|
//# sourceMappingURL=upload-request.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload-request.d.cts","names":[],"sources":["../../src/actions/upload-request.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"upload-request.d.cts","names":[],"sources":["../../src/actions/upload-request.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAQ7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pushbullet } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/upload-request.d.ts
|
|
@@ -19,22 +21,7 @@ declare const PushbulletUploadRequestOutput: z.ZodObject<{
|
|
|
19
21
|
file_type: z.ZodNullable<z.ZodString>;
|
|
20
22
|
upload_url: z.ZodNullable<z.ZodString>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const pushbulletUploadRequest:
|
|
23
|
-
file_name: string;
|
|
24
|
-
file_type: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pushbullet", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
accessToken: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pushbullet", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
accessToken: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const pushbulletUploadRequest: AppAction<typeof PushbulletUploadRequestInput, typeof PushbulletUploadRequestOutput, typeof pushbullet.credential>;
|
|
38
25
|
//#endregion
|
|
39
26
|
export { pushbulletUploadRequest };
|
|
40
27
|
//# sourceMappingURL=upload-request.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload-request.d.mts","names":[],"sources":["../../src/actions/upload-request.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"upload-request.d.mts","names":[],"sources":["../../src/actions/upload-request.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAQ7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload-request.mjs","names":[],"sources":["../../src/actions/upload-request.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletUploadRequestInput = z.object({\n file_name: z.string().describe(\"Name of the file to upload. Example: 'photo.jpg'\"),\n file_type: z.string().describe(\"MIME type of the file. Example: 'image/jpeg'\"),\n}).describe(\"Request model for obtaining a signed upload URL for a file.\");\nconst PushbulletUploadRequest_UploadRequestDataSchema = z.object({\n acl: z.string().describe(\"S3 ACL for the uploaded object.\").nullable().optional(),\n key: z.string().describe(\"S3 object key (path) for the file.\").nullable().optional(),\n policy: z.string().describe(\"Base64-encoded policy document for the upload.\").nullable().optional(),\n signature: z.string().describe(\"AWS signature for the upload request.\").nullable().optional(),\n \"content-type\": z.string().describe(\"Content-Type for the uploaded file.\").nullable().optional(),\n awsaccesskeyid: z.string().describe(\"AWS access key ID for S3 upload.\").nullable().optional(),\n}).passthrough().describe(\"Form data required to upload the file to S3 (deprecated, may not be present).\");\nexport const PushbulletUploadRequestOutput = z.object({\n data: PushbulletUploadRequest_UploadRequestDataSchema.nullable().optional(),\n file_url: z.string().describe(\"URL where the file will be accessible after upload.\").nullable(),\n file_name: z.string().describe(\"Name of the file.\").nullable(),\n file_type: z.string().describe(\"MIME type of the file.\").nullable(),\n upload_url: z.string().describe(\"Signed URL for uploading the file.\").nullable(),\n}).passthrough().describe(\"Response model containing signed upload URLs and form data.\");\n\nexport const pushbulletUploadRequest = action(\"PUSHBULLET_UPLOAD_REQUEST\", {\n slug: \"pushbullet-upload-request\",\n name: \"Upload Request\",\n description: \"Tool to obtain a signed upload URL for a file before pushing. Use when you need to upload file content via the signed S3 form data.\",\n input: PushbulletUploadRequestInput,\n output: PushbulletUploadRequestOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"upload-request.mjs","names":[],"sources":["../../src/actions/upload-request.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pushbullet } from \"../app\";\n\nexport const PushbulletUploadRequestInput = z.object({\n file_name: z.string().describe(\"Name of the file to upload. Example: 'photo.jpg'\"),\n file_type: z.string().describe(\"MIME type of the file. Example: 'image/jpeg'\"),\n}).describe(\"Request model for obtaining a signed upload URL for a file.\");\nconst PushbulletUploadRequest_UploadRequestDataSchema = z.object({\n acl: z.string().describe(\"S3 ACL for the uploaded object.\").nullable().optional(),\n key: z.string().describe(\"S3 object key (path) for the file.\").nullable().optional(),\n policy: z.string().describe(\"Base64-encoded policy document for the upload.\").nullable().optional(),\n signature: z.string().describe(\"AWS signature for the upload request.\").nullable().optional(),\n \"content-type\": z.string().describe(\"Content-Type for the uploaded file.\").nullable().optional(),\n awsaccesskeyid: z.string().describe(\"AWS access key ID for S3 upload.\").nullable().optional(),\n}).passthrough().describe(\"Form data required to upload the file to S3 (deprecated, may not be present).\");\nexport const PushbulletUploadRequestOutput = z.object({\n data: PushbulletUploadRequest_UploadRequestDataSchema.nullable().optional(),\n file_url: z.string().describe(\"URL where the file will be accessible after upload.\").nullable(),\n file_name: z.string().describe(\"Name of the file.\").nullable(),\n file_type: z.string().describe(\"MIME type of the file.\").nullable(),\n upload_url: z.string().describe(\"Signed URL for uploading the file.\").nullable(),\n}).passthrough().describe(\"Response model containing signed upload URLs and form data.\");\n\nexport const pushbulletUploadRequest: AppAction<\n typeof PushbulletUploadRequestInput,\n typeof PushbulletUploadRequestOutput,\n typeof pushbullet.credential\n> = action(\"PUSHBULLET_UPLOAD_REQUEST\", {\n slug: \"pushbullet-upload-request\",\n name: \"Upload Request\",\n description: \"Tool to obtain a signed upload URL for a file before pushing. Use when you need to upload file content via the signed S3 form data.\",\n input: PushbulletUploadRequestInput,\n output: PushbulletUploadRequestOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+B,EAAE,OAAO;CACnD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAC/E,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+EAA+E;AASzG,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjB2C,EAAE,OAAO;EACpD,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;EAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAC7D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
package/dist/app.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
-
let zod = require("zod");
|
|
3
2
|
//#region src/app.ts
|
|
3
|
+
const credential = { accessToken: require("zod").z.string() };
|
|
4
4
|
const pushbullet = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
5
5
|
slug: "pushbullet",
|
|
6
6
|
auth: "keystroke",
|
|
7
|
-
credential
|
|
7
|
+
credential
|
|
8
8
|
});
|
|
9
9
|
//#endregion
|
|
10
10
|
exports.pushbullet = pushbullet;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
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 pushbullet = defineApp({\n slug: \"pushbullet\",\n auth: \"keystroke\",\n credential
|
|
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 accessToken: z.string(),\n};\n\nexport const pushbullet: KeystrokeApp<\"pushbullet\", typeof credential> = defineApp({\n slug: \"pushbullet\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAGA,MAAM,aAAa,EACjB,0BAAaA,CAAAA,CAAAA,EAAE,OAAO,EACxB;AAEA,MAAa,cAAA,GAAA,2BAAA,UAAA,CAAsE;CACjF,MAAM;CACN,MAAM;CACN;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
1
2
|
import { z } from "zod";
|
|
2
3
|
|
|
3
4
|
//#region src/app.d.ts
|
|
4
|
-
declare const
|
|
5
|
-
connectionId: z.ZodString;
|
|
6
|
-
entityId: z.ZodString;
|
|
7
|
-
instanceId: z.ZodString;
|
|
8
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
5
|
+
declare const credential: {
|
|
9
6
|
accessToken: z.ZodString;
|
|
10
|
-
}
|
|
7
|
+
};
|
|
8
|
+
declare const pushbullet: KeystrokeApp<"pushbullet", typeof credential>;
|
|
11
9
|
//#endregion
|
|
12
10
|
export { pushbullet };
|
|
13
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;eAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,UAAA,EAAY,YAAY,sBAAsB,UAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
1
2
|
import { z } from "zod";
|
|
2
3
|
|
|
3
4
|
//#region src/app.d.ts
|
|
4
|
-
declare const
|
|
5
|
-
connectionId: z.ZodString;
|
|
6
|
-
entityId: z.ZodString;
|
|
7
|
-
instanceId: z.ZodString;
|
|
8
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
5
|
+
declare const credential: {
|
|
9
6
|
accessToken: z.ZodString;
|
|
10
|
-
}
|
|
7
|
+
};
|
|
8
|
+
declare const pushbullet: KeystrokeApp<"pushbullet", typeof credential>;
|
|
11
9
|
//#endregion
|
|
12
10
|
export { pushbullet };
|
|
13
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;eAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,UAAA,EAAY,YAAY,sBAAsB,UAAA"}
|
package/dist/app.mjs
CHANGED
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\";\nimport { z } from \"zod\";\n\nexport const pushbullet = defineApp({\n slug: \"pushbullet\",\n auth: \"keystroke\",\n credential
|
|
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 accessToken: z.string(),\n};\n\nexport const pushbullet: KeystrokeApp<\"pushbullet\", typeof credential> = defineApp({\n slug: \"pushbullet\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAOA,MAAa,aAA4D,UAAU;CACjF,MAAM;CACN,MAAM;CACN,cANA,aAAa,EAAE,OAAO,EAMtB;AACF,CAAC"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { pushbullet } from "./app.cjs";
|
|
1
2
|
import { pushbulletCreateChat } from "./actions/create-chat.cjs";
|
|
2
3
|
import { pushbulletCreateDevice } from "./actions/create-device.cjs";
|
|
3
4
|
import { pushbulletCreatePush } from "./actions/create-push.cjs";
|
|
@@ -13,6 +14,5 @@ import { pushbulletUpdateChat } from "./actions/update-chat.cjs";
|
|
|
13
14
|
import { pushbulletUpdateDevice } from "./actions/update-device.cjs";
|
|
14
15
|
import { pushbulletUpdatePush } from "./actions/update-push.cjs";
|
|
15
16
|
import { pushbulletUploadRequest } from "./actions/upload-request.cjs";
|
|
16
|
-
import { pushbullet } from "./app.cjs";
|
|
17
17
|
import { pushbulletCatalog } from "./catalog.cjs";
|
|
18
18
|
export { pushbullet, pushbulletCatalog, pushbulletCreateChat, pushbulletCreateDevice, pushbulletCreatePush, pushbulletDeleteAllPushes, pushbulletDeleteChat, pushbulletDeleteDevice, pushbulletDeletePush, pushbulletGetUser, pushbulletListChats, pushbulletListDevices, pushbulletListPushes, pushbulletUpdateChat, pushbulletUpdateDevice, pushbulletUpdatePush, pushbulletUploadRequest };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { pushbullet } from "./app.mjs";
|
|
1
2
|
import { pushbulletCreateChat } from "./actions/create-chat.mjs";
|
|
2
3
|
import { pushbulletCreateDevice } from "./actions/create-device.mjs";
|
|
3
4
|
import { pushbulletCreatePush } from "./actions/create-push.mjs";
|
|
@@ -13,6 +14,5 @@ import { pushbulletUpdateChat } from "./actions/update-chat.mjs";
|
|
|
13
14
|
import { pushbulletUpdateDevice } from "./actions/update-device.mjs";
|
|
14
15
|
import { pushbulletUpdatePush } from "./actions/update-push.mjs";
|
|
15
16
|
import { pushbulletUploadRequest } from "./actions/upload-request.mjs";
|
|
16
|
-
import { pushbullet } from "./app.mjs";
|
|
17
17
|
import { pushbulletCatalog } from "./catalog.mjs";
|
|
18
18
|
export { pushbullet, pushbulletCatalog, pushbulletCreateChat, pushbulletCreateDevice, pushbulletCreatePush, pushbulletDeleteAllPushes, pushbulletDeleteChat, pushbulletDeleteDevice, pushbulletDeletePush, pushbulletGetUser, pushbulletListChats, pushbulletListDevices, pushbulletListPushes, pushbulletUpdateChat, pushbulletUpdateDevice, pushbulletUpdatePush, pushbulletUploadRequest };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/pushbullet",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.5",
|
|
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": {
|