@keystrokehq/pushbullet 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/create-chat.cjs +2 -2
- package/dist/actions/create-chat.cjs.map +1 -1
- package/dist/actions/create-chat.d.cts +2 -2
- package/dist/actions/create-chat.d.mts +2 -2
- package/dist/actions/create-chat.mjs +2 -2
- package/dist/actions/create-chat.mjs.map +1 -1
- package/dist/actions/create-device.cjs +1 -1
- package/dist/actions/create-device.cjs.map +1 -1
- package/dist/actions/create-device.d.cts +1 -1
- package/dist/actions/create-device.d.mts +1 -1
- package/dist/actions/create-device.mjs +1 -1
- package/dist/actions/create-device.mjs.map +1 -1
- package/dist/actions/create-push.cjs +1 -1
- package/dist/actions/create-push.cjs.map +1 -1
- package/dist/actions/create-push.d.cts +1 -1
- package/dist/actions/create-push.d.mts +1 -1
- package/dist/actions/create-push.mjs +1 -1
- package/dist/actions/create-push.mjs.map +1 -1
- package/dist/actions/delete-all-pushes.cjs +1 -1
- package/dist/actions/delete-all-pushes.cjs.map +1 -1
- package/dist/actions/delete-all-pushes.d.cts +1 -1
- package/dist/actions/delete-all-pushes.d.cts.map +1 -1
- package/dist/actions/delete-all-pushes.d.mts +1 -1
- package/dist/actions/delete-all-pushes.d.mts.map +1 -1
- package/dist/actions/delete-all-pushes.mjs +1 -1
- package/dist/actions/delete-all-pushes.mjs.map +1 -1
- package/dist/actions/delete-chat.cjs +1 -1
- package/dist/actions/delete-chat.cjs.map +1 -1
- package/dist/actions/delete-chat.d.cts +1 -1
- package/dist/actions/delete-chat.d.cts.map +1 -1
- package/dist/actions/delete-chat.d.mts +1 -1
- package/dist/actions/delete-chat.d.mts.map +1 -1
- package/dist/actions/delete-chat.mjs +1 -1
- package/dist/actions/delete-chat.mjs.map +1 -1
- package/dist/actions/delete-device.cjs +1 -1
- package/dist/actions/delete-device.cjs.map +1 -1
- package/dist/actions/delete-device.d.cts +1 -1
- package/dist/actions/delete-device.d.cts.map +1 -1
- package/dist/actions/delete-device.d.mts +1 -1
- package/dist/actions/delete-device.d.mts.map +1 -1
- package/dist/actions/delete-device.mjs +1 -1
- package/dist/actions/delete-device.mjs.map +1 -1
- package/dist/actions/delete-push.cjs +1 -1
- package/dist/actions/delete-push.cjs.map +1 -1
- package/dist/actions/delete-push.d.cts +1 -1
- package/dist/actions/delete-push.d.cts.map +1 -1
- package/dist/actions/delete-push.d.mts +1 -1
- package/dist/actions/delete-push.d.mts.map +1 -1
- package/dist/actions/delete-push.mjs +1 -1
- package/dist/actions/delete-push.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -1
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +1 -1
- package/dist/actions/get-user.d.mts +1 -1
- package/dist/actions/get-user.mjs +1 -1
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/list-chats.cjs +3 -3
- package/dist/actions/list-chats.cjs.map +1 -1
- package/dist/actions/list-chats.d.cts +3 -3
- package/dist/actions/list-chats.d.mts +3 -3
- package/dist/actions/list-chats.mjs +3 -3
- package/dist/actions/list-chats.mjs.map +1 -1
- package/dist/actions/list-devices.cjs +2 -2
- package/dist/actions/list-devices.cjs.map +1 -1
- package/dist/actions/list-devices.d.cts +2 -2
- package/dist/actions/list-devices.d.mts +2 -2
- package/dist/actions/list-devices.mjs +2 -2
- package/dist/actions/list-devices.mjs.map +1 -1
- package/dist/actions/list-pushes.cjs +2 -2
- package/dist/actions/list-pushes.cjs.map +1 -1
- package/dist/actions/list-pushes.d.cts +2 -2
- package/dist/actions/list-pushes.d.mts +2 -2
- package/dist/actions/list-pushes.mjs +2 -2
- package/dist/actions/list-pushes.mjs.map +1 -1
- package/dist/actions/update-chat.cjs +2 -2
- package/dist/actions/update-chat.cjs.map +1 -1
- package/dist/actions/update-chat.d.cts +2 -2
- package/dist/actions/update-chat.d.mts +2 -2
- package/dist/actions/update-chat.mjs +2 -2
- package/dist/actions/update-chat.mjs.map +1 -1
- package/dist/actions/update-device.cjs +1 -1
- package/dist/actions/update-device.cjs.map +1 -1
- package/dist/actions/update-device.d.cts +1 -1
- package/dist/actions/update-device.d.mts +1 -1
- package/dist/actions/update-device.mjs +1 -1
- package/dist/actions/update-device.mjs.map +1 -1
- package/dist/actions/update-push.cjs +2 -2
- package/dist/actions/update-push.cjs.map +1 -1
- package/dist/actions/update-push.d.cts +3 -2
- package/dist/actions/update-push.d.mts +3 -2
- package/dist/actions/update-push.mjs +2 -2
- package/dist/actions/update-push.mjs.map +1 -1
- package/dist/actions/upload-request.cjs +1 -1
- package/dist/actions/upload-request.cjs.map +1 -1
- package/dist/actions/upload-request.d.cts +1 -1
- package/dist/actions/upload-request.d.mts +1 -1
- package/dist/actions/upload-request.mjs +1 -1
- package/dist/actions/upload-request.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -9,7 +9,7 @@ const PushbulletCreateChat_ChatWithSchema = zod.z.object({
|
|
|
9
9
|
email: zod.z.string().describe("Email address of the person.").nullable(),
|
|
10
10
|
image_url: zod.z.string().describe("Image URL for the person.").nullable().optional(),
|
|
11
11
|
email_normalized: zod.z.string().describe("Canonical email address of the person.").nullable()
|
|
12
|
-
}).describe("Information about the user or email that the chat is with.");
|
|
12
|
+
}).passthrough().describe("Information about the user or email that the chat is with.");
|
|
13
13
|
const PushbulletCreateChatOutput = zod.z.object({
|
|
14
14
|
iden: zod.z.string().describe("Unique identifier for the chat.").nullable(),
|
|
15
15
|
"with": PushbulletCreateChat_ChatWithSchema.nullable(),
|
|
@@ -17,7 +17,7 @@ const PushbulletCreateChatOutput = zod.z.object({
|
|
|
17
17
|
active: zod.z.boolean().describe("False if the chat has been deleted.").nullable(),
|
|
18
18
|
created: zod.z.number().describe("Creation time as Unix timestamp.").nullable(),
|
|
19
19
|
modified: zod.z.number().describe("Last modified time as Unix timestamp.").nullable()
|
|
20
|
-
}).describe("Response schema for creating a new Pushbullet chat.");
|
|
20
|
+
}).passthrough().describe("Response schema for creating a new Pushbullet chat.");
|
|
21
21
|
const pushbulletCreateChat = require_action.action("PUSHBULLET_CREATE_CHAT", {
|
|
22
22
|
slug: "pushbullet-create-chat",
|
|
23
23
|
name: "Create Chat",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-chat.cjs","names":["z","action"],"sources":["../../src/actions/create-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreateChatInput = z.object({\n email: z.string().describe(\"Email of the person to create the chat with (does not have to be a Pushbullet user).\"),\n}).describe(\"Request parameters for creating a new Pushbullet chat.\");\nconst PushbulletCreateChat_ChatWithSchema = z.object({\n iden: z.string().describe(\"User iden if this is a Pushbullet user.\").nullable().optional(),\n name: z.string().describe(\"Name of the person, if known.\").nullable().optional(),\n type: z.enum([\"email\", \"user\"]).describe(\"Type of chat target: 'email' or 'user'.\").nullable(),\n email: z.string().describe(\"Email address of the person.\").nullable(),\n image_url: z.string().describe(\"Image URL for the person.\").nullable().optional(),\n email_normalized: z.string().describe(\"Canonical email address of the person.\").nullable(),\n}).describe(\"Information about the user or email that the chat is with.\");\nexport const PushbulletCreateChatOutput = z.object({\n iden: z.string().describe(\"Unique identifier for the chat.\").nullable(),\n \"with\": PushbulletCreateChat_ChatWithSchema.nullable(),\n muted: z.boolean().describe(\"True if notifications from this chat are muted.\").nullable().optional(),\n active: z.boolean().describe(\"False if the chat has been deleted.\").nullable(),\n created: z.number().describe(\"Creation time as Unix timestamp.\").nullable(),\n modified: z.number().describe(\"Last modified time as Unix timestamp.\").nullable(),\n}).describe(\"Response schema for creating a new Pushbullet chat.\");\n\nexport const pushbulletCreateChat = action(\"PUSHBULLET_CREATE_CHAT\", {\n slug: \"pushbullet-create-chat\",\n name: \"Create Chat\",\n description: \"Tool to create a new chat with the specified email address. Use when you need to initiate a conversation thread by email.\",\n input: PushbulletCreateChatInput,\n output: PushbulletCreateChatOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,EACnH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC7F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,4DAA4D;
|
|
1
|
+
{"version":3,"file":"create-chat.cjs","names":["z","action"],"sources":["../../src/actions/create-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreateChatInput = z.object({\n email: z.string().describe(\"Email of the person to create the chat with (does not have to be a Pushbullet user).\"),\n}).describe(\"Request parameters for creating a new Pushbullet chat.\");\nconst PushbulletCreateChat_ChatWithSchema = z.object({\n iden: z.string().describe(\"User iden if this is a Pushbullet user.\").nullable().optional(),\n name: z.string().describe(\"Name of the person, if known.\").nullable().optional(),\n type: z.enum([\"email\", \"user\"]).describe(\"Type of chat target: 'email' or 'user'.\").nullable(),\n email: z.string().describe(\"Email address of the person.\").nullable(),\n image_url: z.string().describe(\"Image URL for the person.\").nullable().optional(),\n email_normalized: z.string().describe(\"Canonical email address of the person.\").nullable(),\n}).passthrough().describe(\"Information about the user or email that the chat is with.\");\nexport const PushbulletCreateChatOutput = z.object({\n iden: z.string().describe(\"Unique identifier for the chat.\").nullable(),\n \"with\": PushbulletCreateChat_ChatWithSchema.nullable(),\n muted: z.boolean().describe(\"True if notifications from this chat are muted.\").nullable().optional(),\n active: z.boolean().describe(\"False if the chat has been deleted.\").nullable(),\n created: z.number().describe(\"Creation time as Unix timestamp.\").nullable(),\n modified: z.number().describe(\"Last modified time as Unix timestamp.\").nullable(),\n}).passthrough().describe(\"Response schema for creating a new Pushbullet chat.\");\n\nexport const pushbulletCreateChat = action(\"PUSHBULLET_CREATE_CHAT\", {\n slug: \"pushbullet-create-chat\",\n name: \"Create Chat\",\n description: \"Tool to create a new chat with the specified email address. Use when you need to initiate a conversation thread by email.\",\n input: PushbulletCreateChatInput,\n output: PushbulletCreateChatOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,EACnH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC7F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,QAAQ,oCAAoC,SAAS;CACrD,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,12 +16,12 @@ declare const PushbulletCreateChatOutput: z.ZodObject<{
|
|
|
16
16
|
email: z.ZodNullable<z.ZodString>;
|
|
17
17
|
image_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
email_normalized: z.ZodNullable<z.ZodString>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
20
|
muted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
21
21
|
active: z.ZodNullable<z.ZodBoolean>;
|
|
22
22
|
created: z.ZodNullable<z.ZodNumber>;
|
|
23
23
|
modified: z.ZodNullable<z.ZodNumber>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>;
|
|
25
25
|
declare const pushbulletCreateChat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
email: string;
|
|
27
27
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -16,12 +16,12 @@ declare const PushbulletCreateChatOutput: z.ZodObject<{
|
|
|
16
16
|
email: z.ZodNullable<z.ZodString>;
|
|
17
17
|
image_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
email_normalized: z.ZodNullable<z.ZodString>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
20
|
muted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
21
21
|
active: z.ZodNullable<z.ZodBoolean>;
|
|
22
22
|
created: z.ZodNullable<z.ZodNumber>;
|
|
23
23
|
modified: z.ZodNullable<z.ZodNumber>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>;
|
|
25
25
|
declare const pushbulletCreateChat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
email: string;
|
|
27
27
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -9,7 +9,7 @@ const PushbulletCreateChat_ChatWithSchema = z.object({
|
|
|
9
9
|
email: z.string().describe("Email address of the person.").nullable(),
|
|
10
10
|
image_url: z.string().describe("Image URL for the person.").nullable().optional(),
|
|
11
11
|
email_normalized: z.string().describe("Canonical email address of the person.").nullable()
|
|
12
|
-
}).describe("Information about the user or email that the chat is with.");
|
|
12
|
+
}).passthrough().describe("Information about the user or email that the chat is with.");
|
|
13
13
|
const pushbulletCreateChat = action("PUSHBULLET_CREATE_CHAT", {
|
|
14
14
|
slug: "pushbullet-create-chat",
|
|
15
15
|
name: "Create Chat",
|
|
@@ -22,7 +22,7 @@ const pushbulletCreateChat = action("PUSHBULLET_CREATE_CHAT", {
|
|
|
22
22
|
active: z.boolean().describe("False if the chat has been deleted.").nullable(),
|
|
23
23
|
created: z.number().describe("Creation time as Unix timestamp.").nullable(),
|
|
24
24
|
modified: z.number().describe("Last modified time as Unix timestamp.").nullable()
|
|
25
|
-
}).describe("Response schema for creating a new Pushbullet chat.")
|
|
25
|
+
}).passthrough().describe("Response schema for creating a new Pushbullet chat.")
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { pushbulletCreateChat };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-chat.mjs","names":[],"sources":["../../src/actions/create-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreateChatInput = z.object({\n email: z.string().describe(\"Email of the person to create the chat with (does not have to be a Pushbullet user).\"),\n}).describe(\"Request parameters for creating a new Pushbullet chat.\");\nconst PushbulletCreateChat_ChatWithSchema = z.object({\n iden: z.string().describe(\"User iden if this is a Pushbullet user.\").nullable().optional(),\n name: z.string().describe(\"Name of the person, if known.\").nullable().optional(),\n type: z.enum([\"email\", \"user\"]).describe(\"Type of chat target: 'email' or 'user'.\").nullable(),\n email: z.string().describe(\"Email address of the person.\").nullable(),\n image_url: z.string().describe(\"Image URL for the person.\").nullable().optional(),\n email_normalized: z.string().describe(\"Canonical email address of the person.\").nullable(),\n}).describe(\"Information about the user or email that the chat is with.\");\nexport const PushbulletCreateChatOutput = z.object({\n iden: z.string().describe(\"Unique identifier for the chat.\").nullable(),\n \"with\": PushbulletCreateChat_ChatWithSchema.nullable(),\n muted: z.boolean().describe(\"True if notifications from this chat are muted.\").nullable().optional(),\n active: z.boolean().describe(\"False if the chat has been deleted.\").nullable(),\n created: z.number().describe(\"Creation time as Unix timestamp.\").nullable(),\n modified: z.number().describe(\"Last modified time as Unix timestamp.\").nullable(),\n}).describe(\"Response schema for creating a new Pushbullet chat.\");\n\nexport const pushbulletCreateChat = action(\"PUSHBULLET_CREATE_CHAT\", {\n slug: \"pushbullet-create-chat\",\n name: \"Create Chat\",\n description: \"Tool to create a new chat with the specified email address. Use when you need to initiate a conversation thread by email.\",\n input: PushbulletCreateChatInput,\n output: PushbulletCreateChatOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,EACnH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,sCAAsC,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC7F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,4DAA4D;
|
|
1
|
+
{"version":3,"file":"create-chat.mjs","names":[],"sources":["../../src/actions/create-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreateChatInput = z.object({\n email: z.string().describe(\"Email of the person to create the chat with (does not have to be a Pushbullet user).\"),\n}).describe(\"Request parameters for creating a new Pushbullet chat.\");\nconst PushbulletCreateChat_ChatWithSchema = z.object({\n iden: z.string().describe(\"User iden if this is a Pushbullet user.\").nullable().optional(),\n name: z.string().describe(\"Name of the person, if known.\").nullable().optional(),\n type: z.enum([\"email\", \"user\"]).describe(\"Type of chat target: 'email' or 'user'.\").nullable(),\n email: z.string().describe(\"Email address of the person.\").nullable(),\n image_url: z.string().describe(\"Image URL for the person.\").nullable().optional(),\n email_normalized: z.string().describe(\"Canonical email address of the person.\").nullable(),\n}).passthrough().describe(\"Information about the user or email that the chat is with.\");\nexport const PushbulletCreateChatOutput = z.object({\n iden: z.string().describe(\"Unique identifier for the chat.\").nullable(),\n \"with\": PushbulletCreateChat_ChatWithSchema.nullable(),\n muted: z.boolean().describe(\"True if notifications from this chat are muted.\").nullable().optional(),\n active: z.boolean().describe(\"False if the chat has been deleted.\").nullable(),\n created: z.number().describe(\"Creation time as Unix timestamp.\").nullable(),\n modified: z.number().describe(\"Last modified time as Unix timestamp.\").nullable(),\n}).passthrough().describe(\"Response schema for creating a new Pushbullet chat.\");\n\nexport const pushbulletCreateChat = action(\"PUSHBULLET_CREATE_CHAT\", {\n slug: \"pushbullet-create-chat\",\n name: \"Create Chat\",\n description: \"Tool to create a new chat with the specified email address. Use when you need to initiate a conversation thread by email.\",\n input: PushbulletCreateChatInput,\n output: PushbulletCreateChatOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,EACnH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,sCAAsC,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC7F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAUtF,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EACtE,QAAQ,oCAAoC,SAAS;EACrD,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|
|
@@ -38,7 +38,7 @@ const PushbulletCreateDeviceOutput = zod.z.object({
|
|
|
38
38
|
manufacturer: zod.z.string().describe("Manufacturer of the device").nullable().optional(),
|
|
39
39
|
key_fingerprint: zod.z.string().describe("Encryption key fingerprint").nullable().optional(),
|
|
40
40
|
generated_nickname: zod.z.boolean().describe("True if nickname was auto-generated from manufacturer and model").nullable().optional()
|
|
41
|
-
}).describe("Device object returned after creating a new device via Pushbullet.");
|
|
41
|
+
}).passthrough().describe("Device object returned after creating a new device via Pushbullet.");
|
|
42
42
|
const pushbulletCreateDevice = require_action.action("PUSHBULLET_CREATE_DEVICE", {
|
|
43
43
|
slug: "pushbullet-create-device",
|
|
44
44
|
name: "Register Device",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-device.cjs","names":["z","action"],"sources":["../../src/actions/create-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreateDeviceInput = z.object({\n icon: z.enum([\"desktop\", \"browser\", \"website\", \"laptop\", \"tablet\", \"phone\", \"watch\", \"system\", \"ios\"]).describe(\"Icon for this device; e.g., desktop, phone, watch, etc.\").optional(),\n model: z.string().describe(\"Model of the device\"),\n has_sms: z.boolean().describe(\"True if the device has SMS capability (Android only)\").optional(),\n nickname: z.string().describe(\"Name to display for the device\"),\n push_token: z.string().describe(\"Platform-specific push token; leave blank for custom devices\").optional(),\n app_version: z.number().int().describe(\"Version of the Pushbullet app installed on the device (non-negative)\"),\n manufacturer: z.string().describe(\"Manufacturer of the device\"),\n}).describe(\"Request parameters for creating a new device under the current user's Pushbullet account.\");\nexport const PushbulletCreateDeviceOutput = z.object({\n icon: z.string().describe(\"Icon string for the device\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the device\").nullable().optional(),\n kind: z.string().describe(\"(Deprecated) alias for type\").nullable().optional(),\n type: z.string().describe(\"(Deprecated) old device type field\").nullable().optional(),\n model: z.string().describe(\"Model of the device\").nullable().optional(),\n active: z.boolean().describe(\"True if the device is active\").nullable().optional(),\n created: z.number().describe(\"Creation time (Unix epoch seconds)\").nullable().optional(),\n has_sms: z.boolean().describe(\"True if the device has SMS capability\").nullable().optional(),\n modified: z.number().describe(\"Last modified time (Unix epoch seconds)\").nullable().optional(),\n nickname: z.string().describe(\"Display name of the device\").nullable().optional(),\n pushable: z.boolean().describe(\"(Deprecated) pushable flag for partial devices\").nullable().optional(),\n push_token: z.string().describe(\"Platform-specific push token\").nullable().optional(),\n app_version: z.number().int().describe(\"App version installed on the device\").nullable().optional(),\n fingerprint: z.string().describe(\"Device fingerprint to avoid duplicates\").nullable().optional(),\n manufacturer: z.string().describe(\"Manufacturer of the device\").nullable().optional(),\n key_fingerprint: z.string().describe(\"Encryption key fingerprint\").nullable().optional(),\n generated_nickname: z.boolean().describe(\"True if nickname was auto-generated from manufacturer and model\").nullable().optional(),\n}).describe(\"Device object returned after creating a new device via Pushbullet.\");\n\nexport const pushbulletCreateDevice = action(\"PUSHBULLET_CREATE_DEVICE\", {\n slug: \"pushbullet-create-device\",\n name: \"Register Device\",\n description: \"Tool to register a new device under the current user's account. Use when adding a new hardware or app device to Pushbullet.\",\n input: PushbulletCreateDeviceInput,\n output: PushbulletCreateDeviceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAW;EAAW;EAAU;EAAU;EAAS;EAAS;EAAU;CAAK,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACpL,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAChD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC/F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC9D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE;CAC7G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;AAChE,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,oEAAoE;
|
|
1
|
+
{"version":3,"file":"create-device.cjs","names":["z","action"],"sources":["../../src/actions/create-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreateDeviceInput = z.object({\n icon: z.enum([\"desktop\", \"browser\", \"website\", \"laptop\", \"tablet\", \"phone\", \"watch\", \"system\", \"ios\"]).describe(\"Icon for this device; e.g., desktop, phone, watch, etc.\").optional(),\n model: z.string().describe(\"Model of the device\"),\n has_sms: z.boolean().describe(\"True if the device has SMS capability (Android only)\").optional(),\n nickname: z.string().describe(\"Name to display for the device\"),\n push_token: z.string().describe(\"Platform-specific push token; leave blank for custom devices\").optional(),\n app_version: z.number().int().describe(\"Version of the Pushbullet app installed on the device (non-negative)\"),\n manufacturer: z.string().describe(\"Manufacturer of the device\"),\n}).describe(\"Request parameters for creating a new device under the current user's Pushbullet account.\");\nexport const PushbulletCreateDeviceOutput = z.object({\n icon: z.string().describe(\"Icon string for the device\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the device\").nullable().optional(),\n kind: z.string().describe(\"(Deprecated) alias for type\").nullable().optional(),\n type: z.string().describe(\"(Deprecated) old device type field\").nullable().optional(),\n model: z.string().describe(\"Model of the device\").nullable().optional(),\n active: z.boolean().describe(\"True if the device is active\").nullable().optional(),\n created: z.number().describe(\"Creation time (Unix epoch seconds)\").nullable().optional(),\n has_sms: z.boolean().describe(\"True if the device has SMS capability\").nullable().optional(),\n modified: z.number().describe(\"Last modified time (Unix epoch seconds)\").nullable().optional(),\n nickname: z.string().describe(\"Display name of the device\").nullable().optional(),\n pushable: z.boolean().describe(\"(Deprecated) pushable flag for partial devices\").nullable().optional(),\n push_token: z.string().describe(\"Platform-specific push token\").nullable().optional(),\n app_version: z.number().int().describe(\"App version installed on the device\").nullable().optional(),\n fingerprint: z.string().describe(\"Device fingerprint to avoid duplicates\").nullable().optional(),\n manufacturer: z.string().describe(\"Manufacturer of the device\").nullable().optional(),\n key_fingerprint: z.string().describe(\"Encryption key fingerprint\").nullable().optional(),\n generated_nickname: z.boolean().describe(\"True if nickname was auto-generated from manufacturer and model\").nullable().optional(),\n}).passthrough().describe(\"Device object returned after creating a new device via Pushbullet.\");\n\nexport const pushbulletCreateDevice = action(\"PUSHBULLET_CREATE_DEVICE\", {\n slug: \"pushbullet-create-device\",\n name: \"Register Device\",\n description: \"Tool to register a new device under the current user's account. Use when adding a new hardware or app device to Pushbullet.\",\n input: PushbulletCreateDeviceInput,\n output: PushbulletCreateDeviceOutput,\n});\n"],"mappings":"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"}
|
|
@@ -38,7 +38,7 @@ declare const PushbulletCreateDeviceOutput: z.ZodObject<{
|
|
|
38
38
|
manufacturer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
key_fingerprint: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
generated_nickname: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
41
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>;
|
|
42
42
|
declare const pushbulletCreateDevice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
model: string;
|
|
44
44
|
nickname: string;
|
|
@@ -38,7 +38,7 @@ declare const PushbulletCreateDeviceOutput: z.ZodObject<{
|
|
|
38
38
|
manufacturer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
key_fingerprint: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
generated_nickname: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
41
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>;
|
|
42
42
|
declare const pushbulletCreateDevice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
model: string;
|
|
44
44
|
nickname: string;
|
|
@@ -41,7 +41,7 @@ const pushbulletCreateDevice = action("PUSHBULLET_CREATE_DEVICE", {
|
|
|
41
41
|
manufacturer: z.string().describe("Manufacturer of the device").nullable().optional(),
|
|
42
42
|
key_fingerprint: z.string().describe("Encryption key fingerprint").nullable().optional(),
|
|
43
43
|
generated_nickname: z.boolean().describe("True if nickname was auto-generated from manufacturer and model").nullable().optional()
|
|
44
|
-
}).describe("Device object returned after creating a new device via Pushbullet.")
|
|
44
|
+
}).passthrough().describe("Device object returned after creating a new device via Pushbullet.")
|
|
45
45
|
});
|
|
46
46
|
//#endregion
|
|
47
47
|
export { pushbulletCreateDevice };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-device.mjs","names":[],"sources":["../../src/actions/create-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreateDeviceInput = z.object({\n icon: z.enum([\"desktop\", \"browser\", \"website\", \"laptop\", \"tablet\", \"phone\", \"watch\", \"system\", \"ios\"]).describe(\"Icon for this device; e.g., desktop, phone, watch, etc.\").optional(),\n model: z.string().describe(\"Model of the device\"),\n has_sms: z.boolean().describe(\"True if the device has SMS capability (Android only)\").optional(),\n nickname: z.string().describe(\"Name to display for the device\"),\n push_token: z.string().describe(\"Platform-specific push token; leave blank for custom devices\").optional(),\n app_version: z.number().int().describe(\"Version of the Pushbullet app installed on the device (non-negative)\"),\n manufacturer: z.string().describe(\"Manufacturer of the device\"),\n}).describe(\"Request parameters for creating a new device under the current user's Pushbullet account.\");\nexport const PushbulletCreateDeviceOutput = z.object({\n icon: z.string().describe(\"Icon string for the device\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the device\").nullable().optional(),\n kind: z.string().describe(\"(Deprecated) alias for type\").nullable().optional(),\n type: z.string().describe(\"(Deprecated) old device type field\").nullable().optional(),\n model: z.string().describe(\"Model of the device\").nullable().optional(),\n active: z.boolean().describe(\"True if the device is active\").nullable().optional(),\n created: z.number().describe(\"Creation time (Unix epoch seconds)\").nullable().optional(),\n has_sms: z.boolean().describe(\"True if the device has SMS capability\").nullable().optional(),\n modified: z.number().describe(\"Last modified time (Unix epoch seconds)\").nullable().optional(),\n nickname: z.string().describe(\"Display name of the device\").nullable().optional(),\n pushable: z.boolean().describe(\"(Deprecated) pushable flag for partial devices\").nullable().optional(),\n push_token: z.string().describe(\"Platform-specific push token\").nullable().optional(),\n app_version: z.number().int().describe(\"App version installed on the device\").nullable().optional(),\n fingerprint: z.string().describe(\"Device fingerprint to avoid duplicates\").nullable().optional(),\n manufacturer: z.string().describe(\"Manufacturer of the device\").nullable().optional(),\n key_fingerprint: z.string().describe(\"Encryption key fingerprint\").nullable().optional(),\n generated_nickname: z.boolean().describe(\"True if nickname was auto-generated from manufacturer and model\").nullable().optional(),\n}).describe(\"Device object returned after creating a new device via Pushbullet.\");\n\nexport const pushbulletCreateDevice = action(\"PUSHBULLET_CREATE_DEVICE\", {\n slug: \"pushbullet-create-device\",\n name: \"Register Device\",\n description: \"Tool to register a new device under the current user's account. Use when adding a new hardware or app device to Pushbullet.\",\n input: PushbulletCreateDeviceInput,\n output: PushbulletCreateDeviceOutput,\n});\n"],"mappings":";;AAiCA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjCyC,EAAE,OAAO;EAClD,MAAM,EAAE,KAAK;GAAC;GAAW;GAAW;GAAW;GAAU;GAAU;GAAS;GAAS;GAAU;EAAK,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACpL,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;EAChD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC/F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;EAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACzG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE;EAC7G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAChE,CAAC,CAAC,CAAC,SAAS,2FAyBH;CACP,QAzB0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"create-device.mjs","names":[],"sources":["../../src/actions/create-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreateDeviceInput = z.object({\n icon: z.enum([\"desktop\", \"browser\", \"website\", \"laptop\", \"tablet\", \"phone\", \"watch\", \"system\", \"ios\"]).describe(\"Icon for this device; e.g., desktop, phone, watch, etc.\").optional(),\n model: z.string().describe(\"Model of the device\"),\n has_sms: z.boolean().describe(\"True if the device has SMS capability (Android only)\").optional(),\n nickname: z.string().describe(\"Name to display for the device\"),\n push_token: z.string().describe(\"Platform-specific push token; leave blank for custom devices\").optional(),\n app_version: z.number().int().describe(\"Version of the Pushbullet app installed on the device (non-negative)\"),\n manufacturer: z.string().describe(\"Manufacturer of the device\"),\n}).describe(\"Request parameters for creating a new device under the current user's Pushbullet account.\");\nexport const PushbulletCreateDeviceOutput = z.object({\n icon: z.string().describe(\"Icon string for the device\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the device\").nullable().optional(),\n kind: z.string().describe(\"(Deprecated) alias for type\").nullable().optional(),\n type: z.string().describe(\"(Deprecated) old device type field\").nullable().optional(),\n model: z.string().describe(\"Model of the device\").nullable().optional(),\n active: z.boolean().describe(\"True if the device is active\").nullable().optional(),\n created: z.number().describe(\"Creation time (Unix epoch seconds)\").nullable().optional(),\n has_sms: z.boolean().describe(\"True if the device has SMS capability\").nullable().optional(),\n modified: z.number().describe(\"Last modified time (Unix epoch seconds)\").nullable().optional(),\n nickname: z.string().describe(\"Display name of the device\").nullable().optional(),\n pushable: z.boolean().describe(\"(Deprecated) pushable flag for partial devices\").nullable().optional(),\n push_token: z.string().describe(\"Platform-specific push token\").nullable().optional(),\n app_version: z.number().int().describe(\"App version installed on the device\").nullable().optional(),\n fingerprint: z.string().describe(\"Device fingerprint to avoid duplicates\").nullable().optional(),\n manufacturer: z.string().describe(\"Manufacturer of the device\").nullable().optional(),\n key_fingerprint: z.string().describe(\"Encryption key fingerprint\").nullable().optional(),\n generated_nickname: z.boolean().describe(\"True if nickname was auto-generated from manufacturer and model\").nullable().optional(),\n}).passthrough().describe(\"Device object returned after creating a new device via Pushbullet.\");\n\nexport const pushbulletCreateDevice = action(\"PUSHBULLET_CREATE_DEVICE\", {\n slug: \"pushbullet-create-device\",\n name: \"Register Device\",\n description: \"Tool to register a new device under the current user's account. Use when adding a new hardware or app device to Pushbullet.\",\n input: PushbulletCreateDeviceInput,\n output: PushbulletCreateDeviceOutput,\n});\n"],"mappings":";;AAiCA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjCyC,EAAE,OAAO;EAClD,MAAM,EAAE,KAAK;GAAC;GAAW;GAAW;GAAW;GAAU;GAAU;GAAS;GAAS;GAAU;EAAK,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACpL,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;EAChD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC/F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;EAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACzG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE;EAC7G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAChE,CAAC,CAAC,CAAC,SAAS,2FAyBH;CACP,QAzB0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAOhB;AACV,CAAC"}
|
|
@@ -42,7 +42,7 @@ const PushbulletCreatePushOutput = zod.z.object({
|
|
|
42
42
|
receiver_email: zod.z.string().describe("Email of the receiver.").nullable(),
|
|
43
43
|
sender_email_normalized: zod.z.string().describe("Normalized sender email.").nullable().optional(),
|
|
44
44
|
receiver_email_normalized: zod.z.string().describe("Normalized receiver email.").nullable()
|
|
45
|
-
}).describe("Response model for created push.");
|
|
45
|
+
}).passthrough().describe("Response model for created push.");
|
|
46
46
|
const pushbulletCreatePush = require_action.action("PUSHBULLET_CREATE_PUSH", {
|
|
47
47
|
slug: "pushbullet-create-push",
|
|
48
48
|
name: "Create Push",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-push.cjs","names":["z","action"],"sources":["../../src/actions/create-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreatePushInput = z.object({\n url: z.string().describe(\"URL to include with a link push. Required when type='link'.\").optional(),\n body: z.string().describe(\"Body text of the note, link message, or file message.\").optional(),\n guid: z.string().describe(\"Client-generated unique identifier for idempotency.\").optional(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of push to send: 'note', 'link', or 'file'.\"),\n email: z.string().describe(\"Email address to send the push to (Pushbullet user or fallback email).\").optional(),\n title: z.string().describe(\"Title of the note or link (optional).\").optional(),\n file_url: z.string().describe(\"URL of the file to push. Required when type='file'.\").optional(),\n file_name: z.string().describe(\"Filename for file push. Required when type='file'.\").optional(),\n file_type: z.string().describe(\"MIME type of the file. Required when type='file'.\").optional(),\n channel_tag: z.string().describe(\"Tag of channel to broadcast the push to subscribers.\").optional(),\n client_iden: z.string().describe(\"Identifier of OAuth client to send the push to its authorized users.\").optional(),\n device_iden: z.string().describe(\"Identifier of device to send the push to.\").optional(),\n source_device_iden: z.string().describe(\"Identifier of the source device sending this push.\").optional(),\n}).describe(\"Request model for sending a push (note, link, or file).\\nExactly one target (device_iden, email, channel_tag, client_iden) may be specified.\");\nexport const PushbulletCreatePushOutput = z.object({\n url: z.string().describe(\"URL for link pushes.\").nullable().optional(),\n body: z.string().describe(\"Body of the push (if provided).\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the push.\").nullable(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of the push.\").nullable(),\n title: z.string().describe(\"Title of the push (if provided).\").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 file for file pushes.\").nullable().optional(),\n modified: z.number().describe(\"Last modified timestamp (seconds since epoch).\").nullable(),\n file_name: z.string().describe(\"Filename for file pushes.\").nullable().optional(),\n file_type: z.string().describe(\"MIME type for file pushes.\").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(),\n receiver_email: z.string().describe(\"Email of the receiver.\").nullable(),\n sender_email_normalized: z.string().describe(\"Normalized sender email.\").nullable().optional(),\n receiver_email_normalized: z.string().describe(\"Normalized receiver email.\").nullable(),\n}).describe(\"Response model for created push.\");\n\nexport const pushbulletCreatePush = action(\"PUSHBULLET_CREATE_PUSH\", {\n slug: \"pushbullet-create-push\",\n name: \"Create Push\",\n description: \"Tool to send a new push (note, link, or file) to a device, user, channel, or client. Use when you need to share content to a specific target. Example: \\\"Send a link to https://example.com to device abc123\\\".\",\n input: PushbulletCreatePushInput,\n output: PushbulletCreatePushOutput,\n});\n"],"mappings":"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
|
|
1
|
+
{"version":3,"file":"create-push.cjs","names":["z","action"],"sources":["../../src/actions/create-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreatePushInput = z.object({\n url: z.string().describe(\"URL to include with a link push. Required when type='link'.\").optional(),\n body: z.string().describe(\"Body text of the note, link message, or file message.\").optional(),\n guid: z.string().describe(\"Client-generated unique identifier for idempotency.\").optional(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of push to send: 'note', 'link', or 'file'.\"),\n email: z.string().describe(\"Email address to send the push to (Pushbullet user or fallback email).\").optional(),\n title: z.string().describe(\"Title of the note or link (optional).\").optional(),\n file_url: z.string().describe(\"URL of the file to push. Required when type='file'.\").optional(),\n file_name: z.string().describe(\"Filename for file push. Required when type='file'.\").optional(),\n file_type: z.string().describe(\"MIME type of the file. Required when type='file'.\").optional(),\n channel_tag: z.string().describe(\"Tag of channel to broadcast the push to subscribers.\").optional(),\n client_iden: z.string().describe(\"Identifier of OAuth client to send the push to its authorized users.\").optional(),\n device_iden: z.string().describe(\"Identifier of device to send the push to.\").optional(),\n source_device_iden: z.string().describe(\"Identifier of the source device sending this push.\").optional(),\n}).describe(\"Request model for sending a push (note, link, or file).\\nExactly one target (device_iden, email, channel_tag, client_iden) may be specified.\");\nexport const PushbulletCreatePushOutput = z.object({\n url: z.string().describe(\"URL for link pushes.\").nullable().optional(),\n body: z.string().describe(\"Body of the push (if provided).\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the push.\").nullable(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of the push.\").nullable(),\n title: z.string().describe(\"Title of the push (if provided).\").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 file for file pushes.\").nullable().optional(),\n modified: z.number().describe(\"Last modified timestamp (seconds since epoch).\").nullable(),\n file_name: z.string().describe(\"Filename for file pushes.\").nullable().optional(),\n file_type: z.string().describe(\"MIME type for file pushes.\").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(),\n receiver_email: z.string().describe(\"Email of the receiver.\").nullable(),\n sender_email_normalized: z.string().describe(\"Normalized sender email.\").nullable().optional(),\n receiver_email_normalized: z.string().describe(\"Normalized receiver email.\").nullable(),\n}).passthrough().describe(\"Response model for created push.\");\n\nexport const pushbulletCreatePush = action(\"PUSHBULLET_CREATE_PUSH\", {\n slug: \"pushbullet-create-push\",\n name: \"Create Push\",\n description: \"Tool to send a new push (note, link, or file) to a device, user, channel, or client. Use when you need to share content to a specific target. Example: \\\"Send a link to https://example.com to device abc123\\\".\",\n input: PushbulletCreatePushInput,\n output: PushbulletCreatePushOutput,\n});\n"],"mappings":"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"}
|
|
@@ -42,7 +42,7 @@ declare const PushbulletCreatePushOutput: z.ZodObject<{
|
|
|
42
42
|
receiver_email: z.ZodNullable<z.ZodString>;
|
|
43
43
|
sender_email_normalized: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
receiver_email_normalized: z.ZodNullable<z.ZodString>;
|
|
45
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>;
|
|
46
46
|
declare const pushbulletCreatePush: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
type: "file" | "link" | "note";
|
|
48
48
|
url?: string | undefined;
|
|
@@ -42,7 +42,7 @@ declare const PushbulletCreatePushOutput: z.ZodObject<{
|
|
|
42
42
|
receiver_email: z.ZodNullable<z.ZodString>;
|
|
43
43
|
sender_email_normalized: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
receiver_email_normalized: z.ZodNullable<z.ZodString>;
|
|
45
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>;
|
|
46
46
|
declare const pushbulletCreatePush: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
type: "file" | "link" | "note";
|
|
48
48
|
url?: string | undefined;
|
|
@@ -45,7 +45,7 @@ const pushbulletCreatePush = action("PUSHBULLET_CREATE_PUSH", {
|
|
|
45
45
|
receiver_email: z.string().describe("Email of the receiver.").nullable(),
|
|
46
46
|
sender_email_normalized: z.string().describe("Normalized sender email.").nullable().optional(),
|
|
47
47
|
receiver_email_normalized: z.string().describe("Normalized receiver email.").nullable()
|
|
48
|
-
}).describe("Response model for created push.")
|
|
48
|
+
}).passthrough().describe("Response model for created push.")
|
|
49
49
|
});
|
|
50
50
|
//#endregion
|
|
51
51
|
export { pushbulletCreatePush };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-push.mjs","names":[],"sources":["../../src/actions/create-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreatePushInput = z.object({\n url: z.string().describe(\"URL to include with a link push. Required when type='link'.\").optional(),\n body: z.string().describe(\"Body text of the note, link message, or file message.\").optional(),\n guid: z.string().describe(\"Client-generated unique identifier for idempotency.\").optional(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of push to send: 'note', 'link', or 'file'.\"),\n email: z.string().describe(\"Email address to send the push to (Pushbullet user or fallback email).\").optional(),\n title: z.string().describe(\"Title of the note or link (optional).\").optional(),\n file_url: z.string().describe(\"URL of the file to push. Required when type='file'.\").optional(),\n file_name: z.string().describe(\"Filename for file push. Required when type='file'.\").optional(),\n file_type: z.string().describe(\"MIME type of the file. Required when type='file'.\").optional(),\n channel_tag: z.string().describe(\"Tag of channel to broadcast the push to subscribers.\").optional(),\n client_iden: z.string().describe(\"Identifier of OAuth client to send the push to its authorized users.\").optional(),\n device_iden: z.string().describe(\"Identifier of device to send the push to.\").optional(),\n source_device_iden: z.string().describe(\"Identifier of the source device sending this push.\").optional(),\n}).describe(\"Request model for sending a push (note, link, or file).\\nExactly one target (device_iden, email, channel_tag, client_iden) may be specified.\");\nexport const PushbulletCreatePushOutput = z.object({\n url: z.string().describe(\"URL for link pushes.\").nullable().optional(),\n body: z.string().describe(\"Body of the push (if provided).\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the push.\").nullable(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of the push.\").nullable(),\n title: z.string().describe(\"Title of the push (if provided).\").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 file for file pushes.\").nullable().optional(),\n modified: z.number().describe(\"Last modified timestamp (seconds since epoch).\").nullable(),\n file_name: z.string().describe(\"Filename for file pushes.\").nullable().optional(),\n file_type: z.string().describe(\"MIME type for file pushes.\").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(),\n receiver_email: z.string().describe(\"Email of the receiver.\").nullable(),\n sender_email_normalized: z.string().describe(\"Normalized sender email.\").nullable().optional(),\n receiver_email_normalized: z.string().describe(\"Normalized receiver email.\").nullable(),\n}).describe(\"Response model for created push.\");\n\nexport const pushbulletCreatePush = action(\"PUSHBULLET_CREATE_PUSH\", {\n slug: \"pushbullet-create-push\",\n name: \"Create Push\",\n description: \"Tool to send a new push (note, link, or file) to a device, user, channel, or client. Use when you need to share content to a specific target. Example: \\\"Send a link to https://example.com to device abc123\\\".\",\n input: PushbulletCreatePushInput,\n output: PushbulletCreatePushOutput,\n});\n"],"mappings":"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
|
|
1
|
+
{"version":3,"file":"create-push.mjs","names":[],"sources":["../../src/actions/create-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreatePushInput = z.object({\n url: z.string().describe(\"URL to include with a link push. Required when type='link'.\").optional(),\n body: z.string().describe(\"Body text of the note, link message, or file message.\").optional(),\n guid: z.string().describe(\"Client-generated unique identifier for idempotency.\").optional(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of push to send: 'note', 'link', or 'file'.\"),\n email: z.string().describe(\"Email address to send the push to (Pushbullet user or fallback email).\").optional(),\n title: z.string().describe(\"Title of the note or link (optional).\").optional(),\n file_url: z.string().describe(\"URL of the file to push. Required when type='file'.\").optional(),\n file_name: z.string().describe(\"Filename for file push. Required when type='file'.\").optional(),\n file_type: z.string().describe(\"MIME type of the file. Required when type='file'.\").optional(),\n channel_tag: z.string().describe(\"Tag of channel to broadcast the push to subscribers.\").optional(),\n client_iden: z.string().describe(\"Identifier of OAuth client to send the push to its authorized users.\").optional(),\n device_iden: z.string().describe(\"Identifier of device to send the push to.\").optional(),\n source_device_iden: z.string().describe(\"Identifier of the source device sending this push.\").optional(),\n}).describe(\"Request model for sending a push (note, link, or file).\\nExactly one target (device_iden, email, channel_tag, client_iden) may be specified.\");\nexport const PushbulletCreatePushOutput = z.object({\n url: z.string().describe(\"URL for link pushes.\").nullable().optional(),\n body: z.string().describe(\"Body of the push (if provided).\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the push.\").nullable(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of the push.\").nullable(),\n title: z.string().describe(\"Title of the push (if provided).\").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 file for file pushes.\").nullable().optional(),\n modified: z.number().describe(\"Last modified timestamp (seconds since epoch).\").nullable(),\n file_name: z.string().describe(\"Filename for file pushes.\").nullable().optional(),\n file_type: z.string().describe(\"MIME type for file pushes.\").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(),\n receiver_email: z.string().describe(\"Email of the receiver.\").nullable(),\n sender_email_normalized: z.string().describe(\"Normalized sender email.\").nullable().optional(),\n receiver_email_normalized: z.string().describe(\"Normalized receiver email.\").nullable(),\n}).passthrough().describe(\"Response model for created push.\");\n\nexport const pushbulletCreatePush = action(\"PUSHBULLET_CREATE_PUSH\", {\n slug: \"pushbullet-create-push\",\n name: \"Create Push\",\n description: \"Tool to send a new push (note, link, or file) to a device, user, channel, or client. Use when you need to share content to a specific target. Example: \\\"Send a link to https://example.com to device abc123\\\".\",\n input: PushbulletCreatePushInput,\n output: PushbulletCreatePushOutput,\n});\n"],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-all-pushes.ts
|
|
4
4
|
const PushbulletDeleteAllPushesInput = zod.z.object({}).describe("Empty request for deleting all pushes. No parameters needed.");
|
|
5
|
-
const PushbulletDeleteAllPushesOutput = zod.z.
|
|
5
|
+
const PushbulletDeleteAllPushesOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Empty response for deleting all pushes. API returns an empty JSON object on success.");
|
|
6
6
|
const pushbulletDeleteAllPushes = require_action.action("PUSHBULLET_DELETE_ALL_PUSHES", {
|
|
7
7
|
slug: "pushbullet-delete-all-pushes",
|
|
8
8
|
name: "Delete All Pushes",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-all-pushes.cjs","names":["z","action"],"sources":["../../src/actions/delete-all-pushes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteAllPushesInput = z.object({}).describe(\"Empty request for deleting all pushes. No parameters needed.\");\nexport const PushbulletDeleteAllPushesOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-all-pushes.cjs","names":["z","action"],"sources":["../../src/actions/delete-all-pushes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteAllPushesInput = z.object({}).describe(\"Empty request for deleting all pushes. No parameters needed.\");\nexport const PushbulletDeleteAllPushesOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for deleting all pushes. API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteAllPushes = action(\"PUSHBULLET_DELETE_ALL_PUSHES\", {\n slug: \"pushbullet-delete-all-pushes\",\n name: \"Delete All Pushes\",\n description: \"Tool to delete all pushes for the current user asynchronously. Use when you need to bulk-clear all existing pushes in one call.\",\n input: PushbulletDeleteAllPushesInput,\n output: PushbulletDeleteAllPushesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAClI,MAAa,kCAAkCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAEhL,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ import { z } from "zod";
|
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-all-pushes.d.ts
|
|
4
4
|
declare const PushbulletDeleteAllPushesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
-
declare const PushbulletDeleteAllPushesOutput: z.
|
|
5
|
+
declare const PushbulletDeleteAllPushesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
6
|
declare const pushbulletDeleteAllPushes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { pushbulletDeleteAllPushes };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-all-pushes.d.cts","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-all-pushes.d.cts","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -2,7 +2,7 @@ import { z } from "zod";
|
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-all-pushes.d.ts
|
|
4
4
|
declare const PushbulletDeleteAllPushesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
-
declare const PushbulletDeleteAllPushesOutput: z.
|
|
5
|
+
declare const PushbulletDeleteAllPushesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
6
|
declare const pushbulletDeleteAllPushes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { pushbulletDeleteAllPushes };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-all-pushes.d.mts","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-all-pushes.d.mts","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -5,7 +5,7 @@ const pushbulletDeleteAllPushes = action("PUSHBULLET_DELETE_ALL_PUSHES", {
|
|
|
5
5
|
name: "Delete All Pushes",
|
|
6
6
|
description: "Tool to delete all pushes for the current user asynchronously. Use when you need to bulk-clear all existing pushes in one call.",
|
|
7
7
|
input: z.object({}).describe("Empty request for deleting all pushes. No parameters needed."),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Empty response for deleting all pushes. API returns an empty JSON object on success.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { pushbulletDeleteAllPushes };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-all-pushes.mjs","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteAllPushesInput = z.object({}).describe(\"Empty request for deleting all pushes. No parameters needed.\");\nexport const PushbulletDeleteAllPushesOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-all-pushes.mjs","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteAllPushesInput = z.object({}).describe(\"Empty request for deleting all pushes. No parameters needed.\");\nexport const PushbulletDeleteAllPushesOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for deleting all pushes. API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteAllPushes = action(\"PUSHBULLET_DELETE_ALL_PUSHES\", {\n slug: \"pushbullet-delete-all-pushes\",\n name: \"Delete All Pushes\",\n description: \"Tool to delete all pushes for the current user asynchronously. Use when you need to bulk-clear all existing pushes in one call.\",\n input: PushbulletDeleteAllPushesInput,\n output: PushbulletDeleteAllPushesOutput,\n});\n"],"mappings":";;AAOA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAP4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAO3D;CACP,QAP6C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sFAOhF;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-chat.ts
|
|
4
4
|
const PushbulletDeleteChatInput = zod.z.object({ iden: zod.z.string().describe("The unique identifier of the chat to delete.") }).describe("Request parameters for deleting a Pushbullet chat.");
|
|
5
|
-
const PushbulletDeleteChatOutput = zod.z.
|
|
5
|
+
const PushbulletDeleteChatOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for deleting a Pushbullet chat.\nThe API returns an empty JSON object on success.");
|
|
6
6
|
const pushbulletDeleteChat = require_action.action("PUSHBULLET_DELETE_CHAT", {
|
|
7
7
|
slug: "pushbullet-delete-chat",
|
|
8
8
|
name: "Delete Chat",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-chat.cjs","names":["z","action"],"sources":["../../src/actions/delete-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteChatInput = z.object({\n iden: z.string().describe(\"The unique identifier of the chat to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet chat.\");\nexport const PushbulletDeleteChatOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-chat.cjs","names":["z","action"],"sources":["../../src/actions/delete-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteChatInput = z.object({\n iden: z.string().describe(\"The unique identifier of the chat to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet chat.\");\nexport const PushbulletDeleteChatOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet chat.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteChat = action(\"PUSHBULLET_DELETE_CHAT\", {\n slug: \"pushbullet-delete-chat\",\n name: \"Delete Chat\",\n description: \"Tool to delete a chat by its identifier. Use when you need to remove a chat from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteChatInput,\n output: PushbulletDeleteChatOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,6BAA6BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mGAAmG;AAExL,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PushbulletDeleteChatInput: z.ZodObject<{
|
|
5
5
|
iden: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const PushbulletDeleteChatOutput: z.
|
|
7
|
+
declare const PushbulletDeleteChatOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const pushbulletDeleteChat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
iden: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-chat.d.cts","names":[],"sources":["../../src/actions/delete-chat.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-chat.d.cts","names":[],"sources":["../../src/actions/delete-chat.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PushbulletDeleteChatInput: z.ZodObject<{
|
|
5
5
|
iden: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const PushbulletDeleteChatOutput: z.
|
|
7
|
+
declare const PushbulletDeleteChatOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const pushbulletDeleteChat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
iden: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-chat.d.mts","names":[],"sources":["../../src/actions/delete-chat.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-chat.d.mts","names":[],"sources":["../../src/actions/delete-chat.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const pushbulletDeleteChat = action("PUSHBULLET_DELETE_CHAT", {
|
|
|
5
5
|
name: "Delete Chat",
|
|
6
6
|
description: "Tool to delete a chat by its identifier. Use when you need to remove a chat from your Pushbullet account after confirming its identifier.",
|
|
7
7
|
input: z.object({ iden: z.string().describe("The unique identifier of the chat to delete.") }).describe("Request parameters for deleting a Pushbullet chat."),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Response schema for deleting a Pushbullet chat.\nThe API returns an empty JSON object on success.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { pushbulletDeleteChat };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-chat.mjs","names":[],"sources":["../../src/actions/delete-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteChatInput = z.object({\n iden: z.string().describe(\"The unique identifier of the chat to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet chat.\");\nexport const PushbulletDeleteChatOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-chat.mjs","names":[],"sources":["../../src/actions/delete-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteChatInput = z.object({\n iden: z.string().describe(\"The unique identifier of the chat to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet chat.\");\nexport const PushbulletDeleteChatOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet chat.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteChat = action(\"PUSHBULLET_DELETE_CHAT\", {\n slug: \"pushbullet-delete-chat\",\n name: \"Delete Chat\",\n description: \"Tool to delete a chat by its identifier. Use when you need to remove a chat from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteChatInput,\n output: PushbulletDeleteChatOutput,\n});\n"],"mappings":";;AASA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATuC,EAAE,OAAO,EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC,CAAC,CAAC,SAAS,oDAOH;CACP,QAPwC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mGAO3E;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-device.ts
|
|
4
4
|
const PushbulletDeleteDeviceInput = zod.z.object({ device_iden: zod.z.string().describe("The unique identifier of the device to delete.") }).describe("Request parameters for deleting a Pushbullet device.");
|
|
5
|
-
const PushbulletDeleteDeviceOutput = zod.z.
|
|
5
|
+
const PushbulletDeleteDeviceOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for deleting a Pushbullet device.\nThe API returns an empty JSON object on success.");
|
|
6
6
|
const pushbulletDeleteDevice = require_action.action("PUSHBULLET_DELETE_DEVICE", {
|
|
7
7
|
slug: "pushbullet-delete-device",
|
|
8
8
|
name: "Delete Pushbullet Device",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-device.cjs","names":["z","action"],"sources":["../../src/actions/delete-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteDeviceInput = z.object({\n device_iden: z.string().describe(\"The unique identifier of the device to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet device.\");\nexport const PushbulletDeleteDeviceOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-device.cjs","names":["z","action"],"sources":["../../src/actions/delete-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteDeviceInput = z.object({\n device_iden: z.string().describe(\"The unique identifier of the device to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet device.\");\nexport const PushbulletDeleteDeviceOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet device.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteDevice = action(\"PUSHBULLET_DELETE_DEVICE\", {\n slug: \"pushbullet-delete-device\",\n name: \"Delete Pushbullet Device\",\n description: \"Tool to remove a device by its identifier. Use when you need to delete a device from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteDeviceInput,\n output: PushbulletDeleteDeviceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EACnF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qGAAqG;AAE5L,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PushbulletDeleteDeviceInput: z.ZodObject<{
|
|
5
5
|
device_iden: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const PushbulletDeleteDeviceOutput: z.
|
|
7
|
+
declare const PushbulletDeleteDeviceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const pushbulletDeleteDevice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
device_iden: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-device.d.cts","names":[],"sources":["../../src/actions/delete-device.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-device.d.cts","names":[],"sources":["../../src/actions/delete-device.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PushbulletDeleteDeviceInput: z.ZodObject<{
|
|
5
5
|
device_iden: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const PushbulletDeleteDeviceOutput: z.
|
|
7
|
+
declare const PushbulletDeleteDeviceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const pushbulletDeleteDevice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
device_iden: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-device.d.mts","names":[],"sources":["../../src/actions/delete-device.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-device.d.mts","names":[],"sources":["../../src/actions/delete-device.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const pushbulletDeleteDevice = action("PUSHBULLET_DELETE_DEVICE", {
|
|
|
5
5
|
name: "Delete Pushbullet Device",
|
|
6
6
|
description: "Tool to remove a device by its identifier. Use when you need to delete a device from your Pushbullet account after confirming its identifier.",
|
|
7
7
|
input: z.object({ device_iden: z.string().describe("The unique identifier of the device to delete.") }).describe("Request parameters for deleting a Pushbullet device."),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Response schema for deleting a Pushbullet device.\nThe API returns an empty JSON object on success.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { pushbulletDeleteDevice };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-device.mjs","names":[],"sources":["../../src/actions/delete-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteDeviceInput = z.object({\n device_iden: z.string().describe(\"The unique identifier of the device to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet device.\");\nexport const PushbulletDeleteDeviceOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-device.mjs","names":[],"sources":["../../src/actions/delete-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteDeviceInput = z.object({\n device_iden: z.string().describe(\"The unique identifier of the device to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet device.\");\nexport const PushbulletDeleteDeviceOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet device.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteDevice = action(\"PUSHBULLET_DELETE_DEVICE\", {\n slug: \"pushbullet-delete-device\",\n name: \"Delete Pushbullet Device\",\n description: \"Tool to remove a device by its identifier. Use when you need to delete a device from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteDeviceInput,\n output: PushbulletDeleteDeviceOutput,\n});\n"],"mappings":";;AASA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATyC,EAAE,OAAO,EAClD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EACnF,CAAC,CAAC,CAAC,SAAS,sDAOH;CACP,QAP0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qGAO7E;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-push.ts
|
|
4
4
|
const PushbulletDeletePushInput = zod.z.object({ iden: zod.z.string().describe("Identifier of the push to delete") }).describe("Request parameters for deleting a Pushbullet push.");
|
|
5
|
-
const PushbulletDeletePushOutput = zod.z.
|
|
5
|
+
const PushbulletDeletePushOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for deleting a Pushbullet push. Expects an empty JSON object.");
|
|
6
6
|
const pushbulletDeletePush = require_action.action("PUSHBULLET_DELETE_PUSH", {
|
|
7
7
|
slug: "pushbullet-delete-push",
|
|
8
8
|
name: "Delete Push",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-push.cjs","names":["z","action"],"sources":["../../src/actions/delete-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeletePushInput = z.object({\n iden: z.string().describe(\"Identifier of the push to delete\"),\n}).describe(\"Request parameters for deleting a Pushbullet push.\");\nexport const PushbulletDeletePushOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-push.cjs","names":["z","action"],"sources":["../../src/actions/delete-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeletePushInput = z.object({\n iden: z.string().describe(\"Identifier of the push to delete\"),\n}).describe(\"Request parameters for deleting a Pushbullet push.\");\nexport const PushbulletDeletePushOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet push. Expects an empty JSON object.\");\n\nexport const pushbulletDeletePush = action(\"PUSHBULLET_DELETE_PUSH\", {\n slug: \"pushbullet-delete-push\",\n name: \"Delete Push\",\n description: \"Tool to delete a specific push by its identifier. Use when you need to remove a push after confirming its identifier.\",\n input: PushbulletDeletePushInput,\n output: PushbulletDeletePushOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,EAC9D,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,6BAA6BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAEpK,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PushbulletDeletePushInput: z.ZodObject<{
|
|
5
5
|
iden: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const PushbulletDeletePushOutput: z.
|
|
7
|
+
declare const PushbulletDeletePushOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const pushbulletDeletePush: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
iden: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-push.d.cts","names":[],"sources":["../../src/actions/delete-push.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-push.d.cts","names":[],"sources":["../../src/actions/delete-push.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
|